Searched refs:LIST_POISON1 (Results 1 – 3 of 3) sorted by relevance
18 #define LIST_POISON1 NULL macro26 #define LIST_POISON1 ((void *) 0x100 + POISON_POINTER_DELTA) macro
107 entry->next = LIST_POISON1; in list_del()626 n->next = LIST_POISON1; in hlist_del()
76 #define LIST_POISON1 ((void *) 0x00100100 + POISON_POINTER_DELTA) macro93 entry->next = LIST_POISON1; in list_del()