Home
last modified time | relevance | path

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

/external/f2fs-tools/include/
Dlist.h3 #define LIST_POISON1 ((void *) (0x00100100 + POISON_POINTER_DELTA)) macro
62 entry->next = 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/linux-tools-perf/src/include/linux/
Dpoison.h22 #define LIST_POISON1 ((void *) 0x00100100 + POISON_POINTER_DELTA) macro
Dlist.h107 entry->next = LIST_POISON1; in list_del()
598 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()