Searched refs:LIST_POISON2 (Results 1 – 7 of 7) sorted by relevance
23 #define LIST_POISON2 ((void *) 0x200 + POISON_POINTER_DELTA) macro
112 entry->prev = LIST_POISON2; in list_del_rcu()158 old->prev = LIST_POISON2; in list_replace_rcu()330 n->pprev = LIST_POISON2; in hlist_del_rcu()350 old->pprev = LIST_POISON2; in hlist_replace_rcu()
68 n->pprev = LIST_POISON2; in hlist_nulls_del_rcu()
76 n->pprev = LIST_POISON2; in hlist_bl_del_rcu()
83 n->pprev = LIST_POISON2; in hlist_nulls_del()
107 n->pprev = LIST_POISON2; in hlist_bl_del()
108 entry->prev = LIST_POISON2; in list_del()599 n->pprev = LIST_POISON2; in hlist_del()