Searched refs:list_head (Results 76 - 100 of 176) sorted by relevance

12345678

/external/linux-tools-perf/perf-3.12.0/tools/perf/tests/
H A Dpmu.c125 static struct list_head *test_terms_list(void)
140 struct list_head *terms = test_terms_list();
/external/srtp/crypto/test/
H A Dsha1_driver.c71 hash_test_case_t *list_head = *list_ptr; local
91 test_case->next_test_case = list_head;
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
H A Dr600.h83 struct list_head list;
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
H A Dsvga_resource_buffer.h179 struct list_head head;
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dprobe-finder.h68 struct list_head lcache; /* Line cache for lazy match */
H A Dthread.h12 struct list_head node;
H A Dpmu-bison.c672 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, struct list_head *format, char *name)
679 struct list_head *format;
708 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, struct list_head *format, char *name)
715 struct list_head *format;
767 yy_reduce_print (YYSTYPE *yyvsp, int yyrule, struct list_head *format, char *name)
773 struct list_head *format;
1073 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep, struct list_head *format, char *name)
1080 struct list_head *format;
1110 int yyparse (struct list_head *format, char *name);
1145 yyparse (struct list_head *forma
[all...]
/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dr600.h83 struct list_head list;
/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_resource_buffer.h179 struct list_head head;
/external/oprofile/opjitconv/
H A Dopjitconv.h82 struct list_head neighbor;
/external/qemu/android/
H A Dasync-socket.c411 AsyncSocketIO** list_head,
414 AsyncSocketIO* const ret = *list_head;
416 *list_head = ret->next;
418 if (*list_head == NULL) {
458 * list_head, list_tail - Pointers to the list head and tail.
465 AsyncSocketIO** list_head,
471 while (*list_head != NULL && io != *list_head) {
472 prev = *list_head;
473 list_head
410 _async_socket_pull_first_io(AsyncSocket* as, AsyncSocketIO** list_head, AsyncSocketIO** list_tail) argument
464 _async_socket_remove_io(AsyncSocket* as, AsyncSocketIO** list_head, AsyncSocketIO** list_tail, AsyncSocketIO* io) argument
501 _async_socket_advance_io(AsyncSocket* as, AsyncSocketIO** list_head, AsyncSocketIO** list_tail) argument
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/pipebuffer/
H A Dpb_bufmgr_cache.c70 struct list_head head;
83 struct list_head delayed;
127 struct list_head *curr, *next;
267 struct list_head *curr, *next;
360 struct list_head *curr, *next;
H A Dpb_bufmgr_slab.c65 struct list_head head;
83 struct list_head head;
84 struct list_head freeBuffers;
129 struct list_head slabs;
200 struct list_head *list = &buf->head;
380 struct list_head *list;
/external/mesa3d/src/gallium/auxiliary/pipebuffer/
H A Dpb_bufmgr_cache.c70 struct list_head head;
83 struct list_head delayed;
127 struct list_head *curr, *next;
267 struct list_head *curr, *next;
360 struct list_head *curr, *next;
H A Dpb_bufmgr_slab.c65 struct list_head head;
83 struct list_head head;
84 struct list_head freeBuffers;
129 struct list_head slabs;
200 struct list_head *list = &buf->head;
380 struct list_head *list;
/external/blktrace/
H A Dblktrace.c92 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_lis
[all...]
/external/oprofile/daemon/
H A Dopd_sfile.c33 static struct list_head hashes[HASH_SIZE];
223 struct list_head * pos;
302 struct list_head * pos;
533 struct list_head * pos;
534 struct list_head * pos2;
555 struct list_head * pos;
556 struct list_head * pos2;
604 struct list_head * pos;
605 struct list_head * pos2;
/external/blktrace/btt/
H A Dinlines.h34 static inline void __region_exit(struct list_head *range_head)
36 struct list_head *p, *q;
51 static inline void update_range(struct list_head *head_p, __u64 time)
152 struct list_head *p, *q;
304 struct list_head *head)
356 static inline struct io *io_first_list(struct list_head *head)
H A Ddip_rb.c69 struct list_head *head)
/external/yaffs2/yaffs2/
H A Dyaffs_guts.h379 struct list_head children; /* list of child links */
422 struct list_head hashLink; /* list of objects in this hash bucket */
424 struct list_head hardLinks; /* all the equivalent hard linked objects */
429 struct list_head siblings;
483 struct list_head list;
526 struct list_head devList;
/external/e2fsprogs/lib/blkid/
H A Dcache.c66 struct list_head *p;
161 struct list_head *p, *pnext;
H A Ddev.c63 struct list_head *p;
110 struct list_head *p;
H A Dsave.c31 struct list_head *p;
59 struct list_head *p;
/external/linux-tools-perf/perf-3.12.0/tools/perf/ui/
H A Dbrowser.c49 static struct list_head *
51 struct list_head *pos)
62 static struct list_head *
64 struct list_head *pos)
77 struct list_head *head = browser->entries;
78 struct list_head *pos;
454 struct list_head *pos;
455 struct list_head *head = browser->entries;
/external/linux-tools-perf/perf-3.12.0/tools/perf/ui/browsers/
H A Dscripts.c21 struct list_head node;
27 struct list_head entries;

Completed in 414 milliseconds

12345678