Home
last modified time | relevance | path

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

/external/iptables/libiptc/
Dlinux_list.h41 #define LIST_POISON2 ((void *) 0x00200200) macro
190 entry->prev = LIST_POISON2; in list_del()
220 entry->prev = LIST_POISON2; in list_del_rcu()
545 n->pprev = LIST_POISON2; in hlist_del()
570 n->pprev = LIST_POISON2; in hlist_del_rcu()
/external/f2fs-tools/include/
Dlist.h4 #define LIST_POISON2 ((void *) (0x00200200 + POISON_POINTER_DELTA)) macro
63 entry->prev = LIST_POISON2; in list_del()
/external/blktrace/btt/
Dlist.h32 #define LIST_POISON2 ((void *) 0x00200200) macro
114 entry->prev = LIST_POISON2; in list_del()