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

1 2 3 4 5 6 7 891011>>

  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/linux/mtd/
partitions.h 31 struct list_head list;
  /external/blktrace/btt/
devmap.c 25 struct list_head head;
29 LIST_HEAD(all_devmaps);
51 struct list_head *p;
84 struct list_head *p, *q;
misc.c 35 struct list_head head;
41 struct list_head head;
45 LIST_HEAD(files_to_clean);
46 LIST_HEAD(all_bufs);
50 struct list_head *p, *q;
68 struct list_head *p, *q;
  /external/kernel-headers/original/linux/
klist.h 2 * klist.h - Some generic list helpers, extending struct list_head a bit.
23 struct list_head k_list;
34 struct list_head n_node;
50 struct list_head * i_head;
kexec.h 75 struct list_head control_pages;
76 struct list_head dest_pages;
77 struct list_head unuseable_pages;
miscdevice.h 40 struct list_head list;
  /external/oprofile/libop/
op_events.h 45 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);
  /bionic/libc/kernel/common/linux/sunrpc/
svc.h 30 struct list_head sv_threads;
31 struct list_head sv_sockets;
40 struct list_head sv_permsocks;
41 struct list_head sv_tempsocks;
50 struct list_head rq_list;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
i2c.h 27 struct list_head list;
61 struct list_head buses; /* master: slave buses sharing SCK/SCL, slave: link list */
63 struct list_head devices; /* attached devices to this bus */
seq_device.h 45 struct list_head list; /* link to next device */
  /bionic/libc/kernel/arch-mips/asm/
module.h 25 struct list_head dbe_list;
  /bionic/libc/kernel/common/linux/
miscdevice.h 60 struct list_head list;
timer.h 27 struct list_head entry;
  /development/ndk/platforms/android-3/include/linux/
miscdevice.h 51 struct list_head list;
timer.h 22 struct list_head entry;
  /development/ndk/platforms/android-9/arch-mips/include/asm/
module.h 25 struct list_head dbe_list;
  /external/kernel-headers/original/linux/mtd/
partitions.h 61 struct list_head list;
  /external/linux-tools-perf/util/
annotate.h 21 struct list_head node;
27 struct objdump_line *objdump__get_next_ip_line(struct list_head *head,
54 struct list_head source;
102 void objdump_line_list__purge(struct list_head *head);
callchain.h 26 struct list_head siblings;
27 struct list_head children;
28 struct list_head val;
56 struct list_head list;
  /external/oprofile/daemon/liblegacy/
opd_image.h 29 struct list_head hash_next;
opd_mapping.h 27 struct list_head next;
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
module.h 25 struct list_head dbe_list;
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/
miscdevice.h 51 struct list_head list;
timer.h 22 struct list_head entry;
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
module.h 25 struct list_head dbe_list;

Completed in 537 milliseconds

1 2 3 4 5 6 7 891011>>