Home
last modified time | relevance | path

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

/scripts/kconfig/
Dlist.h118 #define LIST_POISON2 ((void *) 0x00200200) macro
129 entry->prev = (struct list_head*)LIST_POISON2; in list_del()