HomeSort by relevance Sort by last modified time
    Searched refs:LIST_HEAD (Results 126 - 130 of 130) sorted by null

1 2 3 4 56

  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
queue.h 84 #define LIST_HEAD(name, type) \
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/sys/
queue.h 84 #define LIST_HEAD(name, type) \
  /external/linux-tools-perf/
builtin-sched.c 137 struct list_head list;
146 struct list_head work_list;
897 struct list_head list;
900 static LIST_HEAD(cmp_pid);
903 thread_lat_cmp(struct list_head *list, struct work_atoms *l, struct work_atoms *r)
921 struct list_head *sort_list)
947 struct list_head *sort_list)
1361 static LIST_HEAD(sort_list);
1363 static int sort_dimension__add(const char *tok, struct list_head *list)
    [all...]
  /external/blktrace/
blktrace.c 92 struct list_head head;
135 struct list_head head;
143 struct list_head head;
164 struct list_head head;
201 struct list_head head;
202 struct list_head conn_list;
203 struct list_head devpaths;
216 struct list_head ch_head, ns_head;
229 struct list_head conn_list;
230 struct list_head ch_list
    [all...]
  /external/yaffs2/yaffs2/
yaffs_fs.c 863 struct list_head *i;
    [all...]

Completed in 182 milliseconds

1 2 3 4 56