Home
last modified time | relevance | path

Searched refs:LIST_HEAD (Results 1 – 25 of 73) sorted by relevance

123

/external/blktrace/btt/
Dbt_timeline.c41 LIST_HEAD(all_devs);
42 LIST_HEAD(all_procs);
43 LIST_HEAD(all_ios);
44 LIST_HEAD(free_ios);
45 LIST_HEAD(free_bilinks);
Dmisc.c45 LIST_HEAD(files_to_clean);
46 LIST_HEAD(all_bufs);
Ddevmap.c29 LIST_HEAD(all_devmaps);
Dtrace_issue.c25 LIST_HEAD(head); in handle_issue()
Drstats.c37 static LIST_HEAD(rstats);
Dlist.h40 #define LIST_HEAD(name) \ macro
Dtrace_complete.c54 LIST_HEAD(head); in handle_complete()
Dp_live.c41 static LIST_HEAD(all_p_lives);
/external/libevent/include/event2/
Devent_struct.h97 #ifndef LIST_HEAD
99 #define LIST_HEAD(name, type) \ macro
166 LIST_HEAD (event_dlist, event);
173 #undef LIST_HEAD
/external/u-boot/drivers/video/exynos/
Dexynos_mipi_dsi.c36 static LIST_HEAD(dsim_ddi_list);
37 static LIST_HEAD(dsim_lcd_dev_list);
/external/libnl/python/netlink/
Dutils.h5 #define LIST_HEAD(name) \ macro
/external/u-boot/scripts/kconfig/
Dlist.h31 #define LIST_HEAD(name) \ macro
Dmconf.c317 static LIST_HEAD(trail);
434 LIST_HEAD(head); in search_conf()
/external/libevent/
Devbuffer-internal.h151 LIST_HEAD(evbuffer_cb_queue, evbuffer_cb_entry) callbacks;
Devent-internal.h347 LIST_HEAD(once_event_list, event_once) once_events;
Dbufferevent-internal.h81 LIST_HEAD(rlim_group_member_list, bufferevent_private) members;
/external/u-boot/drivers/power/
Dpower_core.c18 static LIST_HEAD(pmic_list);
/external/u-boot/drivers/block/
Dblkcache.c24 static LIST_HEAD(block_cache);
/external/ipsec-tools/src/racoon/
Dhandler.c84 static LIST_HEAD(_ph1tree_, ph1handle) ph1tree;
85 static LIST_HEAD(_ph2tree_, ph2handle) ph2tree;
86 static LIST_HEAD(_ctdtree_, contacted) ctdtree;
87 static LIST_HEAD(_rcptree_, recvdpkt) rcptree;
Dsainfo.c67 static LIST_HEAD(_sitree, sainfo) sitree, sitree_save, sitree_tmp;
Dhandler.h208 LIST_HEAD(_ph2ofph1_, ph2handle) ph2tree;
/external/f2fs-tools/tools/
Df2fs_io_parse.c86 LIST_HEAD(plist, pid_ent) pid_info;
/external/u-boot/drivers/usb/dwc3/
Dti_usb_phy.c69 static LIST_HEAD(ti_usb_phy_list);
/external/u-boot/drivers/usb/gadget/udc/
Dudc-core.c44 static LIST_HEAD(udc_list);
/external/u-boot/lib/
Dlist_sort.c219 LIST_HEAD(head); in list_sort_test()

123