Home
last modified time | relevance | path

Searched refs:LIST_HEAD (Results 1 - 25 of 27) sorted by relevance

12

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dlayout_array.h97 #define LIST_HEAD(name, type) \ macro
107 LIST_HEAD(, malloc_elem) free_head[RTE_HEAP_NUM_FREELISTS];
/third_party/NuttX/fs/mount/
H A Dfs_foreachmountpoint.c57 LIST_HEAD *mntList = GetMountList(); in foreach_mountpoint()
H A Dfs_sync.c58 LIST_HEAD *mntList = GetMountList(); in sync()
H A Dfs_mount.c155 LIST_HEAD *mount_list = NULL; in mount()
/third_party/alsa-lib/src/
H A Dshmarea.c57 static LIST_HEAD(shm_areas);
H A Dasync.c55 static LIST_HEAD(snd_async_handlers);
H A Ddlmisc.c308 static LIST_HEAD(pcm_dlobj_list);
/third_party/musl/libc-test/src/functionalext/queue/
H A Dsys_queue.c33 LIST_HEAD(Head, Node) head = LIST_HEAD_INITIALIZER(head);
/third_party/FreeBSD/sys/dev/random/
H A Drandomdev.h111 LIST_HEAD(sources_head, random_sources);
/third_party/alsa-lib/include/
H A Dlist.h26 #define LIST_HEAD(x) \ macro
/third_party/libbpf/include/linux/
H A Dlist.h7 #define LIST_HEAD(name) \ macro
/third_party/alsa-utils/alsactl/
H A Dinit_sysfs.c24 static LIST_HEAD(attr_list);
H A Dlist.h47 #define LIST_HEAD(name) \ macro
H A Dmonitor.c394 LIST_HEAD(srcs); in monitor()
/third_party/eudev/src/shared/
H A Dlist.h26 #define LIST_HEAD(t,name) \ macro
H A Dhashmap.c158 static LIST_HEAD(struct hashmap_debug_info, hashmap_debug_list);
/third_party/f2fs-tools/tools/
H A Df2fs_io_parse.c86 LIST_HEAD(plist, pid_ent) pid_info;
/third_party/exfatprogs/include/
H A Dlist.h38 #define LIST_HEAD(name) \ macro
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_device.h222 LIST_HEAD(,usb_fs_privdata) pd_list;
/third_party/ltp/testcases/realtime/include/
H A Dlist.h66 #define LIST_HEAD(name) \ macro
/third_party/ltp/testcases/realtime/lib/
H A Dlibrttest.c64 static LIST_HEAD(_threads);
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dlinux_usb.c73 static LIST_HEAD(, usb_linux_softc) usb_linux_attached_list;
74 static LIST_HEAD(, usb_driver) usb_linux_driver_list;
/third_party/alsa-lib/aserver/
H A Daserver.c211 LIST_HEAD(clients);
218 LIST_HEAD(inet_pendings);
/third_party/alsa-lib/src/ucm/
H A Dutils.c790 static LIST_HEAD(ucm_cards);
/third_party/FreeBSD/sys/sys/
H A Dqueue.h448 #define LIST_HEAD(name, type) \ macro
479 * QMD_LIST_CHECK_HEAD(LIST_HEAD *head, LIST_ENTRY NAME)

Completed in 17 milliseconds

12