Searched refs:LIST_POISON1 (Results 1 – 1 of 1) sorted by relevance
117 #define LIST_POISON1 ((void *) 0x00100100) macro128 entry->next = (struct list_head*)LIST_POISON1; in list_del()