Home
last modified time | relevance | path

Searched refs:LIST_POISON1 (Results 1 - 4 of 4) sorted by relevance

/third_party/libbpf/include/linux/
H A Dlist.h11 #define LIST_POISON1 ((void *) 0x100 + POISON_POINTER_DELTA) macro
71 entry->next = LIST_POISON1; in list_del()
/third_party/alsa-utils/alsactl/
H A Dlist.h28 #define LIST_POISON1 ((void *) 0x00100100) macro
118 entry->next = LIST_POISON1; in list_del()
/third_party/exfatprogs/include/
H A Dlist.h20 #define LIST_POISON1 ((void *) 0x00100100) macro
109 entry->next = LIST_POISON1; in list_del()
/third_party/ltp/testcases/realtime/include/
H A Dlist.h47 #define LIST_POISON1 ((void *) 0x00100100) macro
139 entry->next = LIST_POISON1; in list_del()

Completed in 2 milliseconds