HomeSort by relevance Sort by last modified time
    Searched refs:list_head (Results 1 - 25 of 1846) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/e2fsprogs/lib/ext2fs/
kernel-list.h 14 struct list_head { struct
15 struct list_head *next, *prev;
34 static __inline__ void __list_add(struct list_head * new,
35 struct list_head * prev,
36 struct list_head * next)
47 static __inline__ void list_add(struct list_head *new, struct list_head *head)
55 static __inline__ void list_add_tail(struct list_head *new, struct list_head *head)
67 static __inline__ void __list_del(struct list_head * prev
    [all...]
  /external/blktrace/btt/
list.h 34 struct list_head { struct
35 struct list_head *next, *prev;
40 #define LIST_HEAD(name) \
41 struct list_head name = LIST_HEAD_INIT(name)
43 static inline void INIT_LIST_HEAD(struct list_head *list)
55 static inline void __list_add(struct list_head *new,
56 struct list_head *prev,
57 struct list_head *next)
73 static inline void list_add(struct list_head *new, struct list_head *head
    [all...]
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
pmu.h 20 struct list_head format;
21 struct list_head aliases;
22 struct list_head list;
27 struct list_head *head_terms);
28 int perf_pmu__config_terms(struct list_head *formats,
30 struct list_head *head_terms);
31 int perf_pmu__check_alias(struct perf_pmu *pmu, struct list_head *head_terms);
32 struct list_head *perf_pmu__alias(struct perf_pmu *pmu,
33 struct list_head *head_terms);
35 void perf_pmu_error(struct list_head *list, char *name, char const *msg)
    [all...]
parse-events.h 13 struct list_head;
27 extern bool have_tracepoints(struct list_head *evlist);
34 extern int parse_events_terms(struct list_head *terms, const char *str);
62 struct list_head list;
66 struct list_head list;
72 struct list_head *terms;
84 void parse_events__free_terms(struct list_head *terms);
85 int parse_events__modifier_event(struct list_head *list, char *str, bool add);
86 int parse_events__modifier_group(struct list_head *list, char *event_mod);
87 int parse_events_name(struct list_head *list, char *name)
    [all...]
  /external/oprofile/libutil/
op_list.h 24 struct list_head { struct
25 struct list_head * next, * prev;
34 static __inline__ void list_init(struct list_head * ptr)
46 static __inline__ void __list_add(struct list_head * new_entry,
47 struct list_head * prev,
48 struct list_head * next)
64 static __inline__ void list_add(struct list_head * new_entry, struct list_head * head)
77 static __inline__ void list_add_tail(struct list_head * new_entry, struct list_head * head
    [all...]
  /external/e2fsprogs/lib/blkid/
list.h 24 struct list_head { struct
25 struct list_head *next, *prev;
40 _INLINE_ void __list_add(struct list_head * add,
41 struct list_head * prev,
42 struct list_head * next)
58 _INLINE_ void list_add(struct list_head *add, struct list_head *head)
71 _INLINE_ void list_add_tail(struct list_head *add, struct list_head *head)
83 _INLINE_ void __list_del(struct list_head * prev
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_screen_cache.h 77 struct list_head head;
80 struct list_head bucket_head;
107 struct list_head bucket[SVGA_HOST_SURFACE_CACHE_BUCKETS];
111 struct list_head unused;
114 struct list_head validated;
117 struct list_head empty;
  /external/mesa3d/src/gallium/drivers/svga/
svga_screen_cache.h 77 struct list_head head;
80 struct list_head bucket_head;
107 struct list_head bucket[SVGA_HOST_SURFACE_CACHE_BUCKETS];
111 struct list_head unused;
114 struct list_head validated;
117 struct list_head empty;
  /development/ndk/platforms/android-3/include/linux/
klist.h 23 struct list_head k_list;
30 struct list_head n_node;
37 struct list_head * i_head;
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
klist.h 23 struct list_head k_list;
30 struct list_head n_node;
37 struct list_head * i_head;
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
klist.h 23 struct list_head k_list;
30 struct list_head n_node;
37 struct list_head * i_head;
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
klist.h 23 struct list_head k_list;
30 struct list_head n_node;
37 struct list_head * i_head;
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
klist.h 23 struct list_head k_list;
30 struct list_head n_node;
37 struct list_head * i_head;
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
klist.h 23 struct list_head k_list;
30 struct list_head n_node;
37 struct list_head * i_head;
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
klist.h 23 struct list_head k_list;
30 struct list_head n_node;
37 struct list_head * i_head;
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
klist.h 23 struct list_head k_list;
30 struct list_head n_node;
37 struct list_head * i_head;
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
klist.h 23 struct list_head k_list;
30 struct list_head n_node;
37 struct list_head * i_head;
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
klist.h 23 struct list_head k_list;
30 struct list_head n_node;
37 struct list_head * i_head;
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
klist.h 23 struct list_head k_list;
30 struct list_head n_node;
37 struct list_head * i_head;
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
klist.h 23 struct list_head k_list;
30 struct list_head n_node;
37 struct list_head * i_head;
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
klist.h 23 struct list_head k_list;
30 struct list_head n_node;
37 struct list_head * i_head;
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
klist.h 23 struct list_head k_list;
30 struct list_head n_node;
37 struct list_head * i_head;
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
klist.h 23 struct list_head k_list;
30 struct list_head n_node;
37 struct list_head * i_head;
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
klist.h 23 struct list_head k_list;
30 struct list_head n_node;
37 struct list_head * i_head;
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/
klist.h 23 struct list_head k_list;
30 struct list_head n_node;
37 struct list_head * i_head;

Completed in 1732 milliseconds

1 2 3 4 5 6 7 8 91011>>