LIST_POISON2      107 include/linux/list.h 	entry->prev = LIST_POISON2;
LIST_POISON2      580 include/linux/list.h 	n->pprev = LIST_POISON2;
LIST_POISON2       97 include/linux/rculist.h 	entry->prev = LIST_POISON2;
LIST_POISON2      143 include/linux/rculist.h 	old->prev = LIST_POISON2;
LIST_POISON2      260 include/linux/rculist.h 	n->pprev = LIST_POISON2;
LIST_POISON2      280 include/linux/rculist.h 	old->pprev = LIST_POISON2;
LIST_POISON2      488 kernel/timer.c 	entry->prev = LIST_POISON2;
LIST_POISON2       54 lib/list_debug.c 	entry->prev = LIST_POISON2;