Home
last modified time | relevance | path

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

12

/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()
Dlist.h40 #define LIST_HEAD(name) \ macro
Dtrace_complete.c54 LIST_HEAD(head); in handle_complete()
/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/syslinux/core/
Dpath.c18 __export LIST_HEAD(PATH);
/external/syslinux/com32/lib/syslinux/
Dmemscan.c37 static LIST_HEAD(syslinux_memscan_head);
Ddebug.c7 static LIST_HEAD(debug_funcs);
/external/syslinux/gpxe/src/core/
Dprocess.c34 static LIST_HEAD ( run_queue );
Ddevice.c35 static LIST_HEAD ( devices );
Dmalloc.c73 static LIST_HEAD ( free_blocks );
Dposix_io.c63 static LIST_HEAD ( posix_files );
/external/libnl/python/netlink/
Dutils.h5 #define LIST_HEAD(name) \ macro
/external/ltp/utils/ffsb-6.0-rc2/
Dlist.h24 #define LIST_HEAD(name) struct list_head name = LIST_HEAD_INIT(name) macro
/external/syslinux/gpxe/src/net/
Dretry.c48 static LIST_HEAD ( timers );
/external/syslinux/gpxe/src/include/gpxe/
Dlist.h34 #define LIST_HEAD( name ) \ macro
/external/libevent/
Devbuffer-internal.h151 LIST_HEAD(evbuffer_cb_queue, evbuffer_cb_entry) callbacks;
Dbufferevent-internal.h81 LIST_HEAD(rlim_group_member_list, bufferevent_private) members;
/external/syslinux/gpxe/src/arch/i386/drivers/net/
Dundirom.c35 static LIST_HEAD ( undiroms );
/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;
/external/iptables/iptables/
Dxtables-config-parser.y29 static LIST_HEAD(xtables_stack);
/external/f2fs-tools/tools/
Df2fs_io_parse.c86 LIST_HEAD(plist, pid_ent) pid_info;

12