Searched refs:LIST_POISON2 (Results 1 – 1 of 1) sorted by relevance
43 #define LIST_POISON2 ((void *) 0x200) macro80 n->pprev = (struct hlist_node**)LIST_POISON2; in hlist_del()