Searched refs:LIST_POISON1 (Results 1 – 3 of 3) sorted by relevance
23 #define LIST_POISON1 ((void *) 0x100 + POISON_POINTER_DELTA) macro
134 n->next = LIST_POISON1; in hlist_bl_del()
147 entry->next = LIST_POISON1; in list_del()853 n->next = LIST_POISON1; in hlist_del()