Searched refs:LIST_POISON1 (Results 1 – 1 of 1) sorted by relevance
26 #define LIST_POISON1 ((void *) 0x100) macro126 entry->next = LIST_POISON1; in list_del()361 n->next = LIST_POISON1; in hlist_del()
Completed in 3 milliseconds