HomeSort by relevance Sort by last modified time
    Searched refs:LIST_POISON1 (Results 1 - 3 of 3) sorted by null

  /external/blktrace/btt/
list.h 31 #define LIST_POISON1 ((void *) 0x00100100)
113 entry->next = LIST_POISON1;
  /external/iptables/libiptc/
linux_list.h 40 #define LIST_POISON1 ((void *) 0x00100100)
189 entry->next = LIST_POISON1;
544 n->next = LIST_POISON1;
  /external/kernel-headers/original/linux/
list.h 159 entry->next = LIST_POISON1;
631 n->next = LIST_POISON1;

Completed in 43 milliseconds