Home
last modified time | relevance | path

Searched defs:list_head (Results 1 – 25 of 29) 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
/external/e2fsprogs/lib/ext2fs/
Dkernel-list.h14 struct list_head { struct
15 struct list_head *next, *prev; argument
/external/e2fsprogs/lib/blkid/
Dlist.h24 struct list_head { struct
25 struct list_head *next, *prev; argument
/external/syslinux/gpxe/src/include/gpxe/
Dlist.h27 struct list_head { struct
28 struct list_head *next; argument
29 struct list_head *prev; argument
/external/libnl/python/netlink/
Dutils.h1 struct list_head { struct
2 struct list_head *next; 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/c-ares/
Dares_cancel.c29 struct list_node* list_head; in ares_cancel() local
Dares_timeout.c37 struct list_node* list_head; in ares_timeout() local
Dares_destroy.c42 struct list_node* list_head; in ares_destroy() local
Dares_query.c75 struct list_node* list_head; in find_query_by_id() local
Dares_process.c507 struct list_node* list_head; in process_timeouts() local
542 struct list_node* list_head; in process_answer() local
634 struct list_node list_head; in handle_error() local
/external/f2fs-tools/include/
Dlist.h13 struct list_head { struct
14 struct list_head *next, *prev; argument
/external/linux-kselftest/tools/testing/selftests/rcutorture/formal/srcu-cbmc/include/linux/
Dtypes.h111 struct list_head { struct
112 struct list_head *next, *prev; 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/ltp/testcases/realtime/include/
Dlist.h60 struct list_head { struct
61 struct list_head *next, *prev; argument
/external/mesa3d/src/util/
Dlist.h46 struct list_head struct
48 struct list_head *prev; argument
49 struct list_head *next; argument
/external/syslinux/com32/include/linux/
Dlist.h23 struct list_head { struct
24 struct list_head *next, *prev; argument
/external/vulkan-validation-layers/layers/
Dvk_layer_logging.h54 …ine void AddDebugMessageCallback(debug_report_data *debug_data, VkLayerDbgFunctionNode **list_head, in AddDebugMessageCallback()
62 … void RemoveDebugMessageCallback(debug_report_data *debug_data, VkLayerDbgFunctionNode **list_head, in RemoveDebugMessageCallback()
92 …void RemoveAllMessageCallbacks(debug_report_data *debug_data, VkLayerDbgFunctionNode **list_head) { in RemoveAllMessageCallbacks()
/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/libnfnetlink/include/
Dlinux_list.h57 struct list_head { struct
58 struct list_head *next, *prev; argument
/external/v8/src/heap/
Dobjects-visiting.cc366 Object* list_head = VisitWeakList<T>(heap, context->get(index), retainer); in DoWeakList() local
/external/libusb/include/libusb/
Dlibusbi.h77 struct list_head { struct
78 struct list_head *prev, *next; argument

12