| /tools/usb/usbip/libsrc/ |
| D | list.h | 57 static inline void list_add(struct list_head *new, struct list_head *head) in list_add() 110 #define list_for_each(pos, head) \ argument 119 #define list_for_each_safe(pos, n, head) \ argument
|
| /tools/perf/util/ |
| D | parse-events.y | 90 struct list_head *head; member 238 struct list_head *head; variable 256 struct list_head *head; variable 488 struct list_head *head = $1; variable 498 struct list_head *head = malloc(sizeof(*head)); variable
|
| D | auxtrace.c | 525 unsigned char *data, u64 *head, u64 *old) in auxtrace_record__find_snapshot() 568 static int auxtrace_index__alloc(struct list_head *head) in auxtrace_index__alloc() 584 void auxtrace_index__free(struct list_head *head) in auxtrace_index__free() 594 static struct auxtrace_index *auxtrace_index__last(struct list_head *head) in auxtrace_index__last() 618 int auxtrace_index__auxtrace_event(struct list_head *head, in auxtrace_index__auxtrace_event() 651 int auxtrace_index__write(int fd, struct list_head *head) in auxtrace_index__write() 672 static int auxtrace_index__process_entry(int fd, struct list_head *head, in auxtrace_index__process_entry() 704 struct list_head *head = &session->auxtrace_index; in auxtrace_index__process() local 1153 u64 head, old = mm->prev, offset, ref; in __auxtrace_mmap__read() local
|
| D | ordered-events.c | 188 struct list_head *head = &oe->events; in __ordered_events__flush() local 251 struct list_head *head = &oe->events; in ordered_events__flush() local
|
| D | build-id.c | 169 #define dsos__for_each_with_build_id(pos, head) \ argument 256 static int __dsos__hit_all(struct list_head *head) in __dsos__hit_all() 493 static int __dsos__cache_build_ids(struct list_head *head, in __dsos__cache_build_ids()
|
| D | auxtrace.h | 192 struct list_head head; member 329 u64 head = ACCESS_ONCE(pc->aux_head); in auxtrace_mmap__read_snapshot_head() local 340 u64 head = ACCESS_ONCE(pc->aux_head); in auxtrace_mmap__read_head() local 342 u64 head = __sync_val_compare_and_swap(&pc->aux_head, 0, 0); in auxtrace_mmap__read_head() local
|
| D | pmu.c | 34 int perf_pmu__format_parse(char *dir, struct list_head *head) in perf_pmu__format_parse() 282 static int pmu_aliases_parse(char *dir, struct list_head *head) in pmu_aliases_parse() 326 static int pmu_aliases(const char *name, struct list_head *head) in pmu_aliases()
|
| D | annotate.c | 766 static void disasm__add(struct list_head *head, struct disasm_line *line) in disasm__add() 771 struct disasm_line *disasm__get_next_ip_line(struct list_head *head, struct disasm_line *pos) in disasm__get_next_ip_line() 1579 void disasm__purge(struct list_head *head) in disasm__purge() 1606 size_t disasm__fprintf(struct list_head *head, FILE *fp) in disasm__fprintf()
|
| D | dso.c | 1179 bool __dsos__read_build_ids(struct list_head *head, bool with_hits) in __dsos__read_build_ids() 1284 size_t __dsos__fprintf_buildid(struct list_head *head, FILE *fp, in __dsos__fprintf_buildid() 1299 size_t __dsos__fprintf(struct list_head *head, FILE *fp) in __dsos__fprintf()
|
| D | evlist.h | 205 u64 head = ACCESS_ONCE(pc->data_head); in perf_mmap__read_head() local
|
| D | session.c | 1440 u64 head; in __perf_session__process_pipe_events() local 1532 u64 head, size_t mmap_size, char *buf) in fetch_mmaped_event() 1577 u64 head, page_offset, file_offset, file_pos, size; in __perf_session__process_events() local
|
| D | evlist.c | 612 struct hlist_head *head; in perf_evlist__id2sid() local 683 struct hlist_head *head; in perf_evlist__event2evsel() local 715 u64 head; in perf_evlist__mmap_read() local
|
| D | sort.h | 85 struct list_head head; member
|
| D | dso.h | 128 struct list_head head; member
|
| D | parse-events.c | 860 struct list_head *head, in config_attr()
|
| /tools/include/linux/ |
| D | list.h | 28 #define list_for_each_from(pos, head) \ argument
|
| /tools/virtio/ |
| D | vringh_test.c | 110 static inline int vringh_get_head(struct vringh *vrh, u16 *head) in vringh_get_head() 197 u16 head, written; in parallel_test() local 445 u16 head; in main() local
|
| /tools/testing/selftests/timers/ |
| D | clocksource-switch.c | 56 char *head, *tmp; in get_clocksources() local
|
| /tools/lguest/ |
| D | lguest.c | 744 unsigned int i, head, max; in wait_for_vq_desc() local 916 static void add_used(struct virtqueue *vq, unsigned int head, int len) in add_used() 934 static void add_used_and_trigger(struct virtqueue *vq, unsigned head, int len) in add_used_and_trigger() 956 unsigned int head, in_num, out_num; in console_input() local 1010 unsigned int head, out, in; in console_output() local 1048 unsigned int head, out, in; in net_output() local 1092 unsigned int head, out, in; in net_input() local 2941 unsigned int head, out_num, in_num, wlen; in blk_request() local 3083 unsigned int head, in_num, out_num, totlen = 0; in rng_input() local
|
| /tools/perf/arch/x86/util/ |
| D | intel-pt.c | 890 void *data, size_t head) in intel_pt_compare_ref() 906 void *data, size_t head) in intel_pt_copy_ref() 919 u64 head) in intel_pt_wrapped() 953 u64 *head, u64 *old) in intel_pt_find_snapshot()
|
| D | intel-bts.c | 367 u64 *head, u64 *old) in intel_bts_find_snapshot()
|
| /tools/perf/ui/ |
| D | browser.c | 92 struct list_head *head = browser->entries; in ui_browser__list_head_seek() local 485 struct list_head *head = browser->entries; in ui_browser__list_head_refresh() local
|
| /tools/perf/ |
| D | builtin-kvm.c | 129 struct list_head *head; in clear_events_cache_stats() local 199 struct list_head *head; in find_create_kvm_event() local
|
| D | builtin-record.c | 79 u64 head = perf_mmap__read_head(md); in record__mmap_read() local
|