Searched refs:LIST_HEAD (Results 1 – 25 of 46) sorted by relevance
12
41 LIST_HEAD(all_devs);42 LIST_HEAD(all_procs);43 LIST_HEAD(all_ios);44 LIST_HEAD(free_ios);45 LIST_HEAD(free_bilinks);
45 LIST_HEAD(files_to_clean);46 LIST_HEAD(all_bufs);
29 LIST_HEAD(all_devmaps);
25 LIST_HEAD(head); in handle_issue()
40 #define LIST_HEAD(name) \ macro
54 LIST_HEAD(head); in handle_complete()
18 __export LIST_HEAD(PATH);
37 static LIST_HEAD(syslinux_memscan_head);
7 static LIST_HEAD(debug_funcs);
34 static LIST_HEAD ( run_queue );
35 static LIST_HEAD ( devices );
73 static LIST_HEAD ( free_blocks );
63 static LIST_HEAD ( posix_files );
5 #define LIST_HEAD(name) \ macro
24 #define LIST_HEAD(name) struct list_head name = LIST_HEAD_INIT(name) macro
48 static LIST_HEAD ( timers );
19 #define LIST_HEAD(name) \ macro
34 #define LIST_HEAD( name ) \ macro
35 static LIST_HEAD ( undiroms );
29 static LIST_HEAD(xtables_stack);
84 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;
67 static LIST_HEAD(_sitree, sainfo) sitree, sitree_save, sitree_tmp;
208 LIST_HEAD(_ph2ofph1_, ph2handle) ph2tree;
86 LIST_HEAD(plist, pid_ent) pid_info;
152 static LIST_HEAD(input_devs); // List of devices to handle153 static LIST_HEAD(input_files); // List of input files to handle154 static LIST_HEAD(map_devs); // List of device maps