Home
last modified time | relevance | path

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

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