LIST_POISON1      108 include/linux/list.h 	entry->next = LIST_POISON1;
LIST_POISON1      626 include/linux/list.h 	n->next = LIST_POISON1;
LIST_POISON1      106 include/linux/list_bl.h 	n->next = LIST_POISON1;
LIST_POISON1      128 scripts/kconfig/list.h 	entry->next = (struct list_head*)LIST_POISON1;