Home
last modified time | relevance | path

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

/external/u-boot/scripts/kconfig/
Dlist.h119 #define LIST_POISON2 ((void *) 0x00200200) macro
130 entry->prev = (struct list_head*)LIST_POISON2; in list_del()
/external/libnfnetlink/include/
Dlinux_list.h45 #define LIST_POISON2 ((void *) 0x00200200) macro
194 entry->prev = LIST_POISON2; in list_del()
224 entry->prev = LIST_POISON2; in list_del_rcu()
549 n->pprev = LIST_POISON2; in hlist_del()
574 n->pprev = LIST_POISON2; in hlist_del_rcu()
/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/libnetfilter_conntrack/include/internal/
Dlinux_list.h46 #define LIST_POISON2 ((void *) 0x00200200) macro
195 entry->prev = LIST_POISON2; in list_del()
225 entry->prev = LIST_POISON2; in list_del_rcu()
550 n->pprev = LIST_POISON2; in hlist_del()
575 n->pprev = LIST_POISON2; in hlist_del_rcu()
/external/blktrace/btt/
Dlist.h32 #define LIST_POISON2 ((void *) 0x00200200) macro
114 entry->prev = LIST_POISON2; in list_del()
/external/u-boot/include/linux/
Dpoison.h9 #define LIST_POISON2 ((void *) 0x0) macro
Dlist.h102 entry->prev = LIST_POISON2; in list_del()
583 n->pprev = LIST_POISON2; in hlist_del()
/external/ltp/testcases/realtime/include/
Dlist.h48 #define LIST_POISON2 ((void *) 0x00200200) macro
140 entry->prev = LIST_POISON2; in list_del()
/external/blktrace/iowatcher/
Dlist.h25 #define LIST_POISON2 ((void *) 0x00200200) macro
140 entry->prev = LIST_POISON2; in list_del()