Searched refs:LIST_POISON1 (Results 1 – 1 of 1) sorted by relevance
42 #define LIST_POISON1 ((void *) 0x100) macro79 n->next = (struct hlist_node*)LIST_POISON1; in hlist_del()