Home
last modified time | relevance | path

Searched defs:list_head (Results 1 – 20 of 20) sorted by relevance

/third_party/libbpf/include/linux/
Dtypes.h29 struct list_head { struct
30 struct list_head *next, *prev; argument
/third_party/lwip/test/unit/core/
Dtest_timers.c14 struct sys_timeo** list_head = sys_timeouts_get_next_timeout(); in timers_setup() local
22 struct sys_timeo** list_head = sys_timeouts_get_next_timeout(); in timers_teardown() local
49 struct sys_timeo** list_head = sys_timeouts_get_next_timeout(); in do_test_cyclic_timers() local
130 struct sys_timeo** list_head = sys_timeouts_get_next_timeout(); in do_test_timers() local
/third_party/alsa-lib/include/
Dlist.h20 struct list_head { struct
21 struct list_head *next; argument
22 struct list_head *prev; argument
/third_party/libdrm/
Dutil_double_list.h41 struct list_head struct
43 struct list_head *prev; argument
44 struct list_head *next; argument
/third_party/node/deps/cares/src/lib/
Dares_cancel.c30 struct list_node* list_head; in ares_cancel() local
Dares_destroy.c47 struct list_node* list_head; in ares_destroy() local
Dares_timeout.c42 struct list_node* list_head; in ares_timeout() local
Dares_query.c65 struct list_node* list_head; in find_query_by_id() local
Dares_process.c537 struct list_node* list_head; in process_timeouts() local
571 struct list_node* list_head; in process_answer() local
710 struct list_node list_head; in handle_error() local
/third_party/alsa-utils/alsactl/
Dlist.h41 struct list_head { struct
42 struct list_head *next, *prev; argument
/third_party/exfatprogs/include/
Dlist.h32 struct list_head { struct
33 struct list_head *next, *prev; argument
/third_party/ltp/testcases/realtime/include/
Dlist.h60 struct list_head { struct
61 struct list_head *next, *prev; argument
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lwsac/
Dmain.c25 lws_list_ptr list_head = NULL, iter; in main() local
/third_party/mesa3d/src/util/
Dlist.h47 struct list_head struct
49 struct list_head *prev; argument
50 struct list_head *next; argument
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dlist.h54 struct list_head { struct
55 struct list_head *next; argument
56 struct list_head *prev; argument
/third_party/lwip/src/core/ipv4/
Digmp.c247 struct igmp_group *list_head = netif_igmp_data(ifp); in igmp_lookup_group() local
/third_party/f2fs-tools/fsck/
Df2fs.h49 struct list_head { struct
50 struct list_head *next, *prev; argument
/third_party/rust/crates/tracing/tracing-core/src/
Dcallsite.rs269 list_head: AtomicPtr<DefaultCallsite>, field
/third_party/libfuse/lib/
Dfuse.c96 struct list_head { struct
97 struct list_head *next; argument
98 struct list_head *prev; argument
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h117 struct list_head { struct
118 struct list_head *next; argument
119 struct list_head *prev; argument