Searched refs:LIST_POISON2 (Results 1 – 7 of 7) sorted by relevance
24 #define LIST_POISON2 ((void *) 0x122 + POISON_POINTER_DELTA) macro
49 n->pprev = LIST_POISON2; in hlist_bl_del_rcu()
158 entry->prev = LIST_POISON2; in list_del_rcu()204 old->prev = LIST_POISON2; in list_replace_rcu()514 WRITE_ONCE(n->pprev, LIST_POISON2); in hlist_del_rcu()534 WRITE_ONCE(old->pprev, LIST_POISON2); in hlist_replace_rcu()
77 WRITE_ONCE(n->pprev, LIST_POISON2); in hlist_nulls_del_rcu()
116 WRITE_ONCE(n->pprev, LIST_POISON2); in hlist_nulls_del()
135 n->pprev = LIST_POISON2; in hlist_bl_del()
148 entry->prev = LIST_POISON2; in list_del()872 n->pprev = LIST_POISON2; in hlist_del()