Home
last modified time | relevance | path

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

/scripts/include/
A Dlist.h26 #define LIST_POISON1 ((void *) 0x100) macro
126 entry->next = LIST_POISON1; in list_del()
361 n->next = LIST_POISON1; in hlist_del()

Completed in 3 milliseconds