Home
last modified time | relevance | path

Searched refs:LIST_POISON2 (Results 1 – 7 of 7) sorted by relevance

/include/linux/
Dpoison.h24 #define LIST_POISON2 ((void *) 0x122 + POISON_POINTER_DELTA) macro
Drculist_bl.h77 n->pprev = LIST_POISON2; in hlist_bl_del_rcu()
Drculist.h149 entry->prev = LIST_POISON2; in list_del_rcu()
195 old->prev = LIST_POISON2; in list_replace_rcu()
476 n->pprev = LIST_POISON2; in hlist_del_rcu()
496 old->pprev = LIST_POISON2; in hlist_replace_rcu()
Drculist_nulls.h69 n->pprev = LIST_POISON2; in hlist_nulls_del_rcu()
Dlist_nulls.h94 n->pprev = LIST_POISON2; in hlist_nulls_del()
Dlist_bl.h135 n->pprev = LIST_POISON2; in hlist_bl_del()
Dlist.h141 entry->prev = LIST_POISON2; in list_del()
771 n->pprev = LIST_POISON2; in hlist_del()