Home
last modified time | relevance | path

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

/third_party/libbpf/include/linux/
H A Dlist.h12 #define LIST_POISON2 ((void *) 0x200 + POISON_POINTER_DELTA) macro
72 entry->prev = LIST_POISON2; in list_del()
/third_party/alsa-utils/alsactl/
H A Dlist.h29 #define LIST_POISON2 ((void *) 0x00200200) macro
119 entry->prev = LIST_POISON2; in list_del()
/third_party/exfatprogs/include/
H A Dlist.h21 #define LIST_POISON2 ((void *) 0x00200200) macro
110 entry->prev = LIST_POISON2; in list_del()
/third_party/ltp/testcases/realtime/include/
H A Dlist.h48 #define LIST_POISON2 ((void *) 0x00200200) macro
140 entry->prev = LIST_POISON2; in list_del()

Completed in 3 milliseconds