Searched defs:LIST_POISON1 (Results 1 - 6 of 6) sorted by relevance

/linux-master/tools/include/linux/
H A Dpoison.h19 #define LIST_POISON1 NULL macro
27 #define LIST_POISON1 ((void *) 0x100 + POISON_POINTER_DELTA) macro
/linux-master/tools/usb/usbip/libsrc/
H A Dlist.h77 #define LIST_POISON1 ((void *) 0x00100100 + POISON_POINTER_DELTA) macro
/linux-master/tools/testing/selftests/bpf/
H A Dbpf_arena_list.h84 #define LIST_POISON1 ((void __arena *) 0x100 + POISON_POINTER_DELTA) macro
/linux-master/scripts/mod/
H A Dlist.h25 #define LIST_POISON1 ((void *) 0x100) macro
/linux-master/include/linux/
H A Dpoison.h23 #define LIST_POISON1 ((void *) 0x100 + POISON_POINTER_DELTA) macro
/linux-master/scripts/kconfig/
H A Dlist.h26 #define LIST_POISON1 ((void *) 0x100) macro

Completed in 133 milliseconds