HomeSort by relevance Sort by last modified time
    Searched full:list_head (Results 76 - 100 of 1388) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/linux/sunrpc/
svc.h 23 struct list_head sv_threads;
24 struct list_head sv_sockets;
32 struct list_head sv_permsocks;
33 struct list_head sv_tempsocks;
  /prebuilts/ndk/8/platforms/android-3/arch-mips/usr/include/linux/sunrpc/
svc.h 23 struct list_head sv_threads;
24 struct list_head sv_sockets;
32 struct list_head sv_permsocks;
33 struct list_head sv_tempsocks;
  /prebuilts/ndk/8/platforms/android-3/arch-x86/usr/include/linux/sunrpc/
svc.h 23 struct list_head sv_threads;
24 struct list_head sv_sockets;
32 struct list_head sv_permsocks;
33 struct list_head sv_tempsocks;
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/linux/sunrpc/
svc.h 23 struct list_head sv_threads;
24 struct list_head sv_sockets;
32 struct list_head sv_permsocks;
33 struct list_head sv_tempsocks;
  /prebuilts/ndk/8/platforms/android-4/arch-mips/usr/include/linux/sunrpc/
svc.h 23 struct list_head sv_threads;
24 struct list_head sv_sockets;
32 struct list_head sv_permsocks;
33 struct list_head sv_tempsocks;
  /prebuilts/ndk/8/platforms/android-4/arch-x86/usr/include/linux/sunrpc/
svc.h 23 struct list_head sv_threads;
24 struct list_head sv_sockets;
32 struct list_head sv_permsocks;
33 struct list_head sv_tempsocks;
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/linux/sunrpc/
svc.h 23 struct list_head sv_threads;
24 struct list_head sv_sockets;
32 struct list_head sv_permsocks;
33 struct list_head sv_tempsocks;
  /prebuilts/ndk/8/platforms/android-5/arch-mips/usr/include/linux/sunrpc/
svc.h 23 struct list_head sv_threads;
24 struct list_head sv_sockets;
32 struct list_head sv_permsocks;
33 struct list_head sv_tempsocks;
  /prebuilts/ndk/8/platforms/android-5/arch-x86/usr/include/linux/sunrpc/
svc.h 23 struct list_head sv_threads;
24 struct list_head sv_sockets;
32 struct list_head sv_permsocks;
33 struct list_head sv_tempsocks;
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/linux/sunrpc/
svc.h 23 struct list_head sv_threads;
24 struct list_head sv_sockets;
32 struct list_head sv_permsocks;
33 struct list_head sv_tempsocks;
  /prebuilts/ndk/8/platforms/android-8/arch-mips/usr/include/linux/sunrpc/
svc.h 23 struct list_head sv_threads;
24 struct list_head sv_sockets;
32 struct list_head sv_permsocks;
33 struct list_head sv_tempsocks;
  /prebuilts/ndk/8/platforms/android-8/arch-x86/usr/include/linux/sunrpc/
svc.h 23 struct list_head sv_threads;
24 struct list_head sv_sockets;
32 struct list_head sv_permsocks;
33 struct list_head sv_tempsocks;
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/sunrpc/
svc.h 23 struct list_head sv_threads;
24 struct list_head sv_sockets;
32 struct list_head sv_permsocks;
33 struct list_head sv_tempsocks;
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/sunrpc/
svc.h 23 struct list_head sv_threads;
24 struct list_head sv_sockets;
32 struct list_head sv_permsocks;
33 struct list_head sv_tempsocks;
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/sunrpc/
svc.h 23 struct list_head sv_threads;
24 struct list_head sv_sockets;
32 struct list_head sv_permsocks;
33 struct list_head sv_tempsocks;
  /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...]
  /prebuilts/gcc/linux-x86/host/x86_64-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...]
  /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...]
  /external/llvm/test/CodeGen/ARM/
code-placement.ll 6 %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
    [all...]
  /development/ndk/platforms/android-3/include/linux/
android_power.h 19 struct list_head link;
38 struct list_head link;
mutex.h 26 struct list_head wait_list;
30 struct list_head list;
  /external/linux-tools-perf/util/
parse-events.h 15 struct list_head;
27 extern bool have_tracepoints(struct list_head *evlist);
  /external/oprofile/daemon/
opd_anon.h 41 struct list_head list;
43 struct list_head lru_list;
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
android_power.h 19 struct list_head link;
38 struct list_head link;
mutex.h 26 struct list_head wait_list;
30 struct list_head list;

Completed in 605 milliseconds

1 2 34 5 6 7 8 91011>>