Searched refs:LIST_POISON1 (Results 1 – 11 of 11) sorted by relevance
11 #define LIST_POISON1 ((void *) 0x100 + POISON_POINTER_DELTA) macro71 entry->next = LIST_POISON1; in list_del()
13 #define LIST_POISON1 ((void *) 0x100 + POISON_POINTER_DELTA) macro87 entry->next = LIST_POISON1; in list_del()
31 #define LIST_POISON1 ((void *) 0x00100100) macro113 entry->next = LIST_POISON1; in list_del()
20 #define LIST_POISON1 ((void *) 0x00100100) macro110 entry->next = LIST_POISON1; in list_del()
47 #define LIST_POISON1 ((void *) 0x00100100) macro139 entry->next = LIST_POISON1; in list_del()
84 #define LIST_POISON1 ((void *) 0x00100100 + POISON_POINTER_DELTA) macro126 n->next = LIST_POISON1; in hlist_del()
45 #define LIST_POISON1 ((void *) 0x00100100) macro194 entry->next = LIST_POISON1; in list_del()549 n->next = LIST_POISON1; in hlist_del()
40 #define LIST_POISON1 ((void *) 0x00100100) macro189 entry->next = LIST_POISON1; in list_del()544 n->next = LIST_POISON1; in hlist_del()
44 #define LIST_POISON1 ((void *) 0x00100100) macro193 entry->next = LIST_POISON1; in list_del()548 n->next = LIST_POISON1; in hlist_del()
24 #define LIST_POISON1 ((void *) 0x00100100) macro139 entry->next = LIST_POISON1; in list_del()
10 #define LIST_POISON1 ((void *) 0x00100100) macro151 entry->next = (struct list_head *)LIST_POISON1; in list_del()