/external/libnl/python/netlink/ |
D | utils.h | 5 #define LIST_HEAD(name) \ macro
|
/external/rust/android-crates-io/crates/arc-swap/src/debt/ |
D | list.rs | 50 static LIST_HEAD: AtomicPtr<Node> = AtomicPtr::new(ptr::null_mut()); variable
|
/external/libbpf/include/linux/ |
D | list.h | 7 #define LIST_HEAD(name) \ macro
|
/external/coreboot/util/kconfig/ |
D | list.h | 31 #define LIST_HEAD(name) \ macro
|
/external/bpftool/include/linux/ |
D | list.h | 9 #define LIST_HEAD(name) \ macro
|
/external/blktrace/btt/ |
D | list.h | 40 #define LIST_HEAD(name) \ macro
|
/external/libevent/include/event2/ |
D | event_struct.h | 99 #define LIST_HEAD(name, type) \ macro
|
/external/erofs-utils/include/erofs/ |
D | list.h | 27 #define LIST_HEAD(name) struct list_head name = LIST_HEAD_INIT(name) macro
|
/external/ltp/testcases/realtime/include/ |
D | list.h | 68 #define LIST_HEAD(name) \ macro
|
/external/exfatprogs/include/ |
D | list.h | 38 #define LIST_HEAD(name) \ macro
|
/external/blktrace/iowatcher/ |
D | list.h | 54 #define LIST_HEAD(name) \ macro
|
/external/libnfnetlink/include/ |
D | linux_list.h | 63 #define LIST_HEAD(name) \ macro
|
/external/wmediumd/wmediumd/ |
D | list.h | 34 #define LIST_HEAD(name) \ macro
|
/external/libnetfilter_conntrack/include/internal/ |
D | linux_list.h | 64 #define LIST_HEAD(name) \ macro
|
/external/iptables/libiptc/ |
D | linux_list.h | 59 #define LIST_HEAD(name) \ macro
|
/external/libevent/compat/sys/ |
D | queue.h | 140 #define LIST_HEAD(name, type) \ macro
|
/external/iperf3/src/ |
D | queue.h | 167 #define LIST_HEAD(name, type) \ macro
|
/external/coreboot/payloads/libpayload/include/ |
D | queue.h | 167 #define LIST_HEAD(name, type) \ macro
|
/external/openthread/third_party/tcplp/bsdtcp/sys/ |
D | queue.h | 397 #define LIST_HEAD(name, type) \ macro
|