Searched refs:LIST_POISON1 (Results 1 – 5 of 5) sorted by relevance
3 #define LIST_POISON1 ((void *) (0x00100100 + POISON_POINTER_DELTA)) macro62 entry->next = LIST_POISON1; in list_del()
31 #define LIST_POISON1 ((void *) 0x00100100) macro113 entry->next = LIST_POISON1; in list_del()
22 #define LIST_POISON1 ((void *) 0x00100100 + POISON_POINTER_DELTA) macro
107 entry->next = LIST_POISON1; in list_del()598 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()