Searched refs:LIST_POISON2 (Results 1 – 3 of 3) sorted by relevance
9 #define LIST_POISON2 ((void *) 0x0) macro
102 entry->prev = LIST_POISON2; in list_del()583 n->pprev = LIST_POISON2; in hlist_del()
118 #define LIST_POISON2 ((void *) 0x00200200) macro129 entry->prev = (struct list_head*)LIST_POISON2; in list_del()