HomeSort by relevance Sort by last modified time
    Searched refs:list_head (Results 26 - 50 of 851) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/ndk/android-ndk-r7/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/android-ndk-r7/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/android-ndk-r7/platforms/android-9/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/android-ndk-r7/platforms/android-9/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;
  /external/kernel-headers/original/linux/
mount.h 38 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...]
sync.h 98 struct list_head child_list_head;
101 struct list_head active_list_head;
104 struct list_head sync_timeline_list;
120 struct list_head child_list;
122 struct list_head active_list;
125 struct list_head pt_list;
151 struct list_head pt_list_head;
153 struct list_head waiter_list_head;
159 struct list_head sync_fence_list;
169 struct list_head waiter_list
    [all...]
  /external/linux-tools-perf/util/include/linux/
list.h 23 static inline void list_del_range(struct list_head *begin,
24 struct list_head *end)
32 * @pos: the &struct list_head to use as a loop cursor, from where to start
types.h 13 struct list_head { struct
14 struct list_head *next, *prev;
  /external/oprofile/daemon/
opd_anon.h 41 struct list_head list;
43 struct list_head lru_list;
opd_sfile.h 58 struct list_head hash;
60 struct list_head lru;
68 struct list_head cg_hash[CG_HASH_SIZE];
76 struct list_head hash;
  /external/yaffs2/yaffs2/
devextras.h 56 struct list_head { struct
57 struct list_head *next, *prev;
62 #define LIST_HEAD(name) \
63 struct list_head name = LIST_HEAD_INIT(name)
75 static __inline__ void __list_add(struct list_head *new,
76 struct list_head *prev,
77 struct list_head *next)
93 static __inline__ void list_add(struct list_head *new, struct list_head *head)
106 static __inline__ void list_add_tail(struct list_head *new
    [all...]
  /external/oprofile/daemon/liblegacy/
opd_sample_files.h 23 struct list_head lru_next;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
timer.h 87 struct list_head device_list;
88 struct list_head open_list_head;
89 struct list_head active_list_head;
90 struct list_head ack_list_head;
91 struct list_head sack_list_head; /* slow ack list head */
115 struct list_head open_list;
116 struct list_head active_list;
117 struct list_head ack_list;
118 struct list_head slave_list_head;
119 struct list_head slave_active_head
    [all...]
util_mem.h 31 struct list_head list; /* link */
41 struct list_head block; /* block linked-list header */
62 struct list_head *prev);
  /external/iptables/libiptc/
linux_list.h 53 struct list_head { struct
54 struct list_head *next, *prev;
59 #define LIST_HEAD(name) \
60 struct list_head name = LIST_HEAD_INIT(name)
72 static inline void __list_add(struct list_head *new,
73 struct list_head *prev,
74 struct list_head *next)
90 static inline void list_add(struct list_head *new, struct list_head *head)
103 static inline void list_add_tail(struct list_head *new, struct list_head *head
    [all...]
  /external/linux-tools-perf/util/include/linux/added/
list.h 8 #define LIST_HEAD(name) \
9 struct list_head name = LIST_HEAD_INIT(name)
11 static inline void INIT_LIST_HEAD(struct list_head *list)
24 static inline void __list_add(struct list_head *new,
25 struct list_head *prev,
26 struct list_head *next)
34 extern 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
    [all...]
  /bionic/libc/kernel/common/linux/mtd/
blktrans.h 31 struct list_head list;
61 struct list_head devs;
62 struct list_head list;
  /development/ndk/platforms/android-3/include/linux/mtd/
blktrans.h 25 struct list_head list;
56 struct list_head devs;
57 struct list_head list;
  /external/kernel-headers/original/linux/mtd/
blktrans.h 23 struct list_head list;
59 struct list_head devs;
60 struct list_head list;
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/mtd/
blktrans.h 25 struct list_head list;
56 struct list_head devs;
57 struct list_head list;
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/mtd/
blktrans.h 25 struct list_head list;
56 struct list_head devs;
57 struct list_head list;
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/mtd/
blktrans.h 25 struct list_head list;
56 struct list_head devs;
57 struct list_head list;
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/mtd/
blktrans.h 25 struct list_head list;
56 struct list_head devs;
57 struct list_head list;
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/mtd/
blktrans.h 25 struct list_head list;
56 struct list_head devs;
57 struct list_head list;
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/mtd/
blktrans.h 25 struct list_head list;
56 struct list_head devs;
57 struct list_head list;

Completed in 673 milliseconds

12 3 4 5 6 7 8 91011>>