Home
last modified time | relevance | path

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

/external/u-boot/scripts/kconfig/
Dlist.h118 #define LIST_POISON1 ((void *) 0x00100100) macro
129 entry->next = (struct list_head*)LIST_POISON1; in list_del()
/external/blktrace/btt/
Dlist.h31 #define LIST_POISON1 ((void *) 0x00100100) macro
113 entry->next = LIST_POISON1; in list_del()
/external/u-boot/include/linux/
Dpoison.h8 #define LIST_POISON1 ((void *) 0x0) macro
Dlist.h101 entry->next = LIST_POISON1; in list_del()
582 n->next = LIST_POISON1; in hlist_del()
/external/ltp/testcases/realtime/include/
Dlist.h47 #define LIST_POISON1 ((void *) 0x00100100) macro
139 entry->next = LIST_POISON1; in list_del()
/external/libnfnetlink/include/
Dlinux_list.h44 #define LIST_POISON1 ((void *) 0x00100100) macro
193 entry->next = LIST_POISON1; in list_del()
548 n->next = LIST_POISON1; in hlist_del()
/external/iptables/libiptc/
Dlinux_list.h40 #define LIST_POISON1 ((void *) 0x00100100) macro
189 entry->next = LIST_POISON1; in list_del()
544 n->next = LIST_POISON1; in hlist_del()
/external/libnetfilter_conntrack/include/internal/
Dlinux_list.h45 #define LIST_POISON1 ((void *) 0x00100100) macro
194 entry->next = LIST_POISON1; in list_del()
549 n->next = LIST_POISON1; in hlist_del()
/external/blktrace/iowatcher/
Dlist.h24 #define LIST_POISON1 ((void *) 0x00100100) macro
139 entry->next = LIST_POISON1; in list_del()