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