Searched refs:LIST_POISON1 (Results 1 – 3 of 3) sorted by relevance
8 #define LIST_POISON1 ((void *) 0x0) macro
101 entry->next = LIST_POISON1; in list_del()582 n->next = LIST_POISON1; in hlist_del()
117 #define LIST_POISON1 ((void *) 0x00100100) macro128 entry->next = (struct list_head*)LIST_POISON1; in list_del()