Home
last modified time | relevance | path

Searched refs:LIST_POISON1 (Results 1 – 3 of 3) sorted by relevance

/include/linux/
Dpoison.h23 #define LIST_POISON1 ((void *) 0x100 + POISON_POINTER_DELTA) macro
Dlist_bl.h134 n->next = LIST_POISON1; in hlist_bl_del()
Dlist.h147 entry->next = LIST_POISON1; in list_del()
853 n->next = LIST_POISON1; in hlist_del()