Home
last modified time | relevance | path

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

/scripts/kconfig/
Dlist.h117 #define LIST_POISON1 ((void *) 0x00100100) macro
128 entry->next = (struct list_head*)LIST_POISON1; in list_del()