Home
last modified time | relevance | path

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

12

/external/kmod/testsuite/
Dstripped-module.h10 struct list_head { struct
11 struct list_head *next, *prev; argument
/external/ltp/utils/ffsb-6.0-rc2/
Dlist.h9 struct list_head { struct
10 struct list_head *next, *prev; argument
Dparser.c865 value_list_t *tmp_list, *list_head; in init_filesys() local
961 value_list_t *tmp_list, *list_head; in init_tg_stats() local
/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/u-boot/scripts/kconfig/
Dlist.h24 struct list_head { struct
25 struct list_head *next, *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.h112 struct list_head { struct
113 struct list_head *next, *prev; 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/iproute2/include/
Dlist.h11 struct list_head { struct
12 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/mesa3d/src/util/
Dlist.h47 struct list_head struct
49 struct list_head *prev; argument
50 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/iptables/libiptc/
Dlinux_list.h53 struct list_head { struct
54 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/u-boot/include/linux/
Dlist.h22 struct list_head { struct
23 struct list_head *next, *prev; argument
/external/v8/src/heap/
Dobjects-visiting.cc153 Object* list_head = VisitWeakList<T>(heap, context->get(index), retainer); in DoWeakList() local
/external/vulkan-validation-layers/layers/
Dvk_layer_logging.h197 …inline void AddDebugCallbackNode(debug_report_data *debug_data, VkLayerDbgFunctionNode **list_head, in AddDebugCallbackNode()
204 …e void RemoveDebugUtilsMessenger(debug_report_data *debug_data, VkLayerDbgFunctionNode **list_head, in RemoveDebugUtilsMessenger()
258 … RemoveDebugUtilsMessageCallback(debug_report_data *debug_data, VkLayerDbgFunctionNode **list_head, in RemoveDebugUtilsMessageCallback()
312 …void RemoveAllMessageCallbacks(debug_report_data *debug_data, VkLayerDbgFunctionNode **list_head) { in RemoveAllMessageCallbacks()
/external/libusb/libusb/
Dlibusbi.h77 struct list_head { struct
78 struct list_head *prev, *next; argument
/external/libusb/include/libusb/
Dlibusbi.h77 struct list_head { struct
78 struct list_head *prev, *next; argument
/external/f2fs-tools/fsck/
Df2fs.h35 struct list_head { struct
36 struct list_head *next, *prev; argument

12