Searched refs:list_add (Results 1 – 13 of 13) sorted by relevance
/tools/perf/util/ |
D | ordered-events.c | 26 list_add(&new->list, &oe->events); in queue_event() 51 list_add(&new->list, &oe->events); in queue_event() 56 list_add(&new->list, &last->list); in queue_event() 120 list_add(&oe->buffer->list, &oe->to_free); in alloc_event()
|
D | thread.c | 55 list_add(&comm->list, &thread->comm_list); in thread__new() 149 list_add(&new->list, &thread->comm_list); in __thread__set_comm()
|
D | symbol.c | 1113 list_add(&map->node, &md->maps); in kcore_mapfn()
|
/tools/usb/usbip/libsrc/ |
D | list.h | 57 static inline void list_add(struct list_head *new, struct list_head *head) in list_add() function
|
D | usbip_host_driver.c | 151 list_add(&edev->node, &host_driver->edev_list); in refresh_exported_devices()
|
/tools/perf/ui/ |
D | hist.c | 491 list_add(list, &perf_hpp__sort_list); in perf_hpp__init() 496 list_add(list, &perf_hpp__sort_list); in perf_hpp__init()
|
/tools/perf/ |
D | builtin-lock.c | 337 list_add(&new->hash_entry, entry); in lock_stat_findnew() 376 list_add(&seq->list, &ts->seq_list); in get_seq()
|
D | builtin-inject.c | 437 list_add(&ent->node, &inject->samples); in perf_inject__sched_switch()
|
D | builtin-diff.c | 1211 list_add(&fmt->sort_list, &perf_hpp__sort_list); in ui_init()
|
D | builtin-kvm.c | 213 list_add(&event->hash_entry, head); in find_create_kvm_event()
|
/tools/perf/tests/ |
D | switch-tracking.c | 215 list_add(&node->list, events); in add_event()
|
/tools/lib/bpf/ |
D | libbpf.c | 333 list_add(&obj->list, &bpf_objects_list); in bpf_object__new()
|
/tools/testing/nvdimm/test/ |
D | nfit.c | 360 list_add(&nfit_res->list, &t->resources); in __test_alloc()
|