Home
last modified time | relevance | path

Searched defs:LIST_POISON2 (Results 1 – 2 of 2) sorted by relevance

/tools/include/linux/
Dpoison.h20 #define LIST_POISON2 NULL macro
28 #define LIST_POISON2 ((void *) 0x200 + POISON_POINTER_DELTA) macro
/tools/usb/usbip/libsrc/
Dlist.h78 #define LIST_POISON2 ((void *) 0x00200200 + POISON_POINTER_DELTA) macro