Home
last modified time | relevance | path

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

12

/external/kmod/testsuite/
Dstripped-module.h10 struct list_head { struct
11 struct list_head *next, *prev; argument
/external/e2fsprogs/lib/ext2fs/
Dkernel-list.h14 struct list_head { struct
15 struct list_head *next, *prev; argument
/external/e2fsprogs/lib/blkid/
Dlist.h32 struct list_head { struct
33 struct list_head *next, *prev; argument
/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Dbtf_dump_test_case_ordering.c31 struct list_head { struct
32 struct list_head *next; argument
33 struct list_head *prev; argument
/external/ltp/testcases/kernel/syscalls/epoll2/include/
Ddbllist.h88 struct list_head struct
90 struct list_head *pNext; argument
91 struct list_head *pPrev; argument
/external/libnl/python/netlink/
Dutils.h1 struct list_head { struct
2 struct list_head *next; argument
/external/linux-kselftest/tools/testing/selftests/rcutorture/formal/srcu-cbmc/include/linux/
Dtypes.h108 struct list_head { struct
109 struct list_head *next, *prev; argument
/external/erofs-utils/include/erofs/
Dlist.h14 struct list_head { struct
15 struct list_head *prev; argument
16 struct list_head *next; argument
/external/virglrenderer/src/gallium/auxiliary/util/
Du_double_list.h45 struct list_head struct
47 struct list_head *prev; argument
48 struct list_head *next; argument
/external/blktrace/btt/
Dlist.h34 struct list_head { struct
35 struct list_head *next, *prev; argument
/external/libdrm/
Dutil_double_list.h41 struct list_head struct
43 struct list_head *prev; argument
44 struct list_head *next; argument
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
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.c71 struct list_node* list_head; in find_query_by_id() local
/external/iproute2/include/
Dlist.h11 struct list_head { struct
12 struct list_head *next, *prev; argument
/external/ethtool/
Dtest-common.c25 struct list_head { struct
26 struct list_head *next, *prev; argument
/external/ltp/testcases/realtime/include/
Dlist.h60 struct list_head { struct
61 struct list_head *next, *prev; argument
/external/libwebsockets/minimal-examples/api-tests/api-test-lwsac/
Dmain.c25 lws_list_ptr list_head = NULL, iter; in main() local
/external/mesa3d/src/util/
Dlist.h52 struct list_head struct
54 struct list_head *prev; argument
55 struct list_head *next; argument
/external/blktrace/iowatcher/
Dlist.h48 struct list_head { struct
49 struct list_head *next, *prev; argument
/external/libnfnetlink/include/
Dlinux_list.h57 struct list_head { struct
58 struct list_head *next, *prev; argument
/external/libnetfilter_conntrack/include/internal/
Dlinux_list.h58 struct list_head { struct
59 struct list_head *next, *prev; argument
/external/iptables/libiptc/
Dlinux_list.h53 struct list_head { struct
54 struct list_head *next, *prev; argument
/external/libsrtp2/crypto/test/
Dsha1_driver.c77 hash_test_case_t *list_head = *list_ptr; in hash_test_case_add() local

12