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

/linux-master/tools/include/linux/
H A Dpoison.h20 #define LIST_POISON2 NULL macro
28 #define LIST_POISON2 ((void *) 0x200 + POISON_POINTER_DELTA) macro
/linux-master/tools/usb/usbip/libsrc/
H A Dlist.h78 #define LIST_POISON2 ((void *) 0x00200200 + POISON_POINTER_DELTA) macro
/linux-master/tools/testing/selftests/bpf/
H A Dbpf_arena_list.h85 #define LIST_POISON2 ((void __arena *) 0x122 + POISON_POINTER_DELTA) macro
/linux-master/scripts/mod/
H A Dlist.h26 #define LIST_POISON2 ((void *) 0x122) macro
/linux-master/include/linux/
H A Dpoison.h24 #define LIST_POISON2 ((void *) 0x122 + POISON_POINTER_DELTA) macro
/linux-master/scripts/kconfig/
H A Dlist.h27 #define LIST_POISON2 ((void *) 0x122) macro

Completed in 183 milliseconds