Home
last modified time | relevance | path

Searched refs:list_head (Results 1 – 25 of 142) sorted by relevance

123456

/external/blktrace/btt/
Dlist.h34 struct list_head { struct
35 struct list_head *next, *prev; argument
41 struct list_head name = LIST_HEAD_INIT(name)
43 static inline void INIT_LIST_HEAD(struct list_head *list) in INIT_LIST_HEAD()
55 static inline void __list_add(struct list_head *new, in __list_add()
56 struct list_head *prev, in __list_add()
57 struct list_head *next) in __list_add()
73 static inline void list_add(struct list_head *new, struct list_head *head) in list_add()
86 static inline void list_add_tail(struct list_head *new, struct list_head *head) in list_add_tail()
98 static inline void __list_del(struct list_head * prev, struct list_head * next) in __list_del()
[all …]
Dglobals.h70 struct list_head head;
101 struct list_head head; /* on: qranges OR cranges */
106 struct list_head qranges;
107 struct list_head cranges;
131 struct list_head all_head, hash_head;
153 struct list_head f_head, a_head;
180 extern struct list_head all_devs, all_procs;
184 extern struct list_head all_ios, free_ios;
211 void dip_foreach_list(struct io *iop, enum iop_type type, struct list_head *hd);
227 struct list_head *head);
Ddevmap.c25 struct list_head head;
51 struct list_head *p; in dev_map_find()
84 struct list_head *p, *q; in dev_map_exit()
Ddevs.c26 struct list_head dev_heads[N_DEV_HASH];
65 struct list_head *p; in __dip_find()
98 struct list_head *p, *q; in dip_exit()
190 struct list_head *p, *q; in dip_foreach()
202 void dip_foreach_list(struct io *iop, enum iop_type type, struct list_head *hd) in dip_foreach_list()
215 struct list_head *p; in dip_foreach_out()
273 struct list_head *p, *q; in dip_cleanup()
/external/oprofile/libutil/
Dop_list.h24 struct list_head { struct
25 struct list_head * next, * prev; argument
34 static __inline__ void list_init(struct list_head * ptr) in list_init()
46 static __inline__ void __list_add(struct list_head * new_entry, in __list_add()
47 struct list_head * prev, in __list_add()
48 struct list_head * next) in __list_add()
64 static __inline__ void list_add(struct list_head * new_entry, struct list_head * head) in list_add()
77 static __inline__ void list_add_tail(struct list_head * new_entry, struct list_head * head) in list_add_tail()
89 static __inline__ void __list_del(struct list_head * prev, in __list_del()
90 struct list_head * next) in __list_del()
[all …]
/external/e2fsprogs/lib/ext2fs/
Dkernel-list.h14 struct list_head { struct
15 struct list_head *next, *prev; argument
21 struct list_head name = { &name, &name }
37 static __inline__ void __list_add(struct list_head * new, in __list_add()
38 struct list_head * prev, in __list_add()
39 struct list_head * next) in __list_add()
50 static __inline__ void list_add(struct list_head *new, struct list_head *head) in list_add()
58 static __inline__ void list_add_tail(struct list_head *new, struct list_head *head) in list_add_tail()
70 static __inline__ void __list_del(struct list_head * prev, in __list_del()
71 struct list_head * next) in __list_del()
[all …]
/external/e2fsprogs/lib/blkid/
Dlist.h24 struct list_head { struct
25 struct list_head *next, *prev; argument
31 struct list_head name = LIST_HEAD_INIT(name)
43 _INLINE_ void __list_add(struct list_head * add, in __list_add()
44 struct list_head * prev, in __list_add()
45 struct list_head * next) in __list_add()
61 _INLINE_ void list_add(struct list_head *add, struct list_head *head) in list_add()
74 _INLINE_ void list_add_tail(struct list_head *add, struct list_head *head) in list_add_tail()
86 _INLINE_ void __list_del(struct list_head * prev, in __list_del()
87 struct list_head * next) in __list_del()
[all …]
DblkidP.h38 struct list_head bid_devs; /* All devices in the cache */
39 struct list_head bid_tags; /* All tags for this device */
63 struct list_head bit_tags; /* All tags for this device */
64 struct list_head bit_names; /* All tags with given NAME */
93 struct list_head bic_devs; /* List head of all devices */
94 struct list_head bic_tags; /* List head of all tag types */
/external/yaffs2/yaffs2/
Ddevextras.h56 struct list_head { struct
57 struct list_head *next, *prev; argument
63 struct list_head name = LIST_HEAD_INIT(name)
75 static __inline__ void __list_add(struct list_head *new, in __list_add()
76 struct list_head *prev, in __list_add()
77 struct list_head *next) in __list_add()
93 static __inline__ void list_add(struct list_head *new, struct list_head *head) in list_add()
106 static __inline__ void list_add_tail(struct list_head *new, in list_add_tail()
107 struct list_head *head) in list_add_tail()
119 static __inline__ void __list_del(struct list_head *prev, in __list_del()
[all …]
/external/kernel-headers/original/linux/
Dlist.h21 struct list_head { struct
22 struct list_head *next, *prev; argument
28 struct list_head name = LIST_HEAD_INIT(name)
30 static inline void INIT_LIST_HEAD(struct list_head *list) in INIT_LIST_HEAD()
42 static inline void __list_add(struct list_head *new, in __list_add()
43 struct list_head *prev, in __list_add()
44 struct list_head *next) in __list_add()
60 static inline void list_add(struct list_head *new, struct list_head *head) in list_add()
73 static inline void list_add_tail(struct list_head *new, struct list_head *head) in list_add_tail()
84 static inline void __list_add_rcu(struct list_head * new, in __list_add_rcu()
[all …]
Dmount.h38 struct list_head mnt_hash;
43 struct list_head mnt_mounts; /* list of children, anchored here */
44 struct list_head mnt_child; /* and going through their mnt_child */
49 struct list_head mnt_list;
50 struct list_head mnt_expire; /* link in fs-specific expiry list */
51 struct list_head mnt_share; /* circular list of shared mounts */
52 struct list_head mnt_slave_list;/* list of slave mounts */
53 struct list_head mnt_slave; /* slave list entry */
91 int mnt_flags, struct list_head *fslist);
93 extern void mark_mounts_for_expiry(struct list_head *mounts);
[all …]
Dmsg.h69 struct list_head m_list;
90 struct list_head q_messages;
91 struct list_head q_receivers;
92 struct list_head q_senders;
Dpnp.h138 struct list_head global_list; /* node in global list of cards */
139 struct list_head protocol_list; /* node in protocol's list of cards */
140 struct list_head devices; /* devices attached to the card */
183 struct list_head global_list; /* node in global list of devices */
184 struct list_head protocol_list; /* node in list of device's protocol */
185 struct list_head card_list; /* node in card's list of devices */
186 struct list_head rdev_list; /* node in cards list of requested devices */
306 struct list_head global_list;
329 struct list_head protocol_list;
340 struct list_head cards;
[all …]
Ddmaengine.h108 struct list_head client_node;
109 struct list_head device_node;
156 struct list_head channels;
157 struct list_head global_node;
180 struct list_head channels;
181 struct list_head global_node;
Dklist.h23 struct list_head k_list;
34 struct list_head n_node;
50 struct list_head * i_head;
/external/iptables/libiptc/
Dlinux_list.h53 struct list_head { struct
54 struct list_head *next, *prev; argument
60 struct list_head name = LIST_HEAD_INIT(name)
72 static inline void __list_add(struct list_head *new, in __list_add()
73 struct list_head *prev, in __list_add()
74 struct list_head *next) in __list_add()
90 static inline void list_add(struct list_head *new, struct list_head *head) in list_add()
103 static inline void list_add_tail(struct list_head *new, struct list_head *head) in list_add_tail()
114 static inline void __list_add_rcu(struct list_head * new, in __list_add_rcu()
115 struct list_head * prev, struct list_head * next) in __list_add_rcu()
[all …]
/external/llvm/test/CodeGen/ARM/
Dcode-placement.ll6 %struct.list_head = type { %struct.list_head*, %struct.list_data_s* }
8 define arm_apcscc %struct.list_head* @t1(%struct.list_head* %list) nounwind {
11 %0 = icmp eq %struct.list_head* %list, null
19 %list_addr.05 = phi %struct.list_head* [ %2, %bb ], [ %list, %entry ]
20 %next.04 = phi %struct.list_head* [ %list_addr.05, %bb ], [ null, %entry ]
21 %1 = getelementptr inbounds %struct.list_head* %list_addr.05, i32 0, i32 0
22 %2 = load %struct.list_head** %1, align 4
23 store %struct.list_head* %next.04, %struct.list_head** %1, align 4
24 %3 = icmp eq %struct.list_head* %2, null
28 %next.0.lcssa = phi %struct.list_head* [ null, %entry ], [ %list_addr.05, %bb ]
[all …]
/external/oprofile/daemon/
Dopd_sfile.h58 struct list_head hash;
60 struct list_head lru;
68 struct list_head cg_hash[CG_HASH_SIZE];
76 struct list_head hash;
Dopd_anon.c43 static struct list_head hashes[HASH_SIZE];
44 static struct list_head lru;
50 struct list_head * pos; in do_lru()
51 struct list_head * pos2; in do_lru()
82 struct list_head * pos; in clear_anon_maps()
83 struct list_head * pos2; in clear_anon_maps()
182 struct list_head * pos; in find_anon_mapping()
Dopd_cookie.c93 struct list_head list;
100 static struct list_head hashes[HASH_SIZE];
136 struct list_head * pos; in find_cookie()
159 struct list_head * pos; in is_cookie_ignored()
181 struct list_head * pos; in verbose_cookie()
/external/llvm/test/Transforms/InstCombine/
D2009-01-24-EmptyStruct.ll7 %struct.list_head = type { %struct.list_head*, %struct.list_head* }
9 %struct.mutex = type { %struct.atomic_t, %struct.rwlock_t, %struct.list_head }
/external/kernel-headers/original/linux/mtd/
Dblktrans.h23 struct list_head list;
59 struct list_head devs;
60 struct list_head list;
/external/oprofile/opjitconv/
Dopjitconv.c90 struct list_head * names = (struct list_head *) name_list; in get_pathname()
104 static void delete_path_names_list(struct list_head * list) in delete_path_names_list()
106 struct list_head * pos1, * pos2; in delete_path_names_list()
144 static char const * find_anon_dir_match(struct list_head * anon_dirs, in find_anon_dir_match()
147 struct list_head * pos; in find_anon_dir_match()
248 struct list_head * anon_sample_dirs, in process_jit_dumpfile()
433 static void filter_anon_samples_list(struct list_head * anon_dirs) in filter_anon_samples_list()
441 struct list_head * pos1, * pos2; in filter_anon_samples_list()
483 struct list_head * pos1, * pos2; in op_process_jit_dumpfiles()
/external/oprofile/libop/
Dop_events.h45 struct list_head um_next; /**< next um in list */
61 struct list_head event_next; /**< next event in list */
65 struct list_head * op_events(op_cpu cpu_type);
/external/oprofile/daemon/liblegacy/
Dopd_proc.c36 static struct list_head opd_procs[OPD_MAX_PROC_HASH];
89 struct list_head * pos, *pos2; in opd_get_proc()
167 struct list_head * pos; in opd_lookup_maps()
242 struct list_head * pos; in opd_handle_fork()
343 struct list_head * pos; in opd_for_each_proc()
344 struct list_head * pos2; in opd_for_each_proc()
416 struct list_head * pos, * pos2; in opd_remove_kernel_mapping()

123456