Home
last modified time | relevance | path

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

/u-boot/include/linux/
A Dpoison.h9 #define LIST_POISON2 ((void *) 0x0) macro
A Dlist.h102 entry->prev = LIST_POISON2; in list_del()
597 n->pprev = LIST_POISON2; in hlist_del()
/u-boot/scripts/kconfig/
A Dlist.h119 #define LIST_POISON2 ((void *) 0x00200200) macro
130 entry->prev = (struct list_head*)LIST_POISON2; in list_del()

Completed in 10 milliseconds