| /tools/perf/util/ |
| A D | ordered-events.c | 30 list_add(&new->list, &oe->events); in queue_event() 55 list_add(&new->list, &oe->events); in queue_event() 60 list_add(&new->list, &last->list); in queue_event() 158 list_add(&oe->buffer->list, &oe->to_free); in alloc_event()
|
| A D | thread.c | 70 list_add(&comm->list, thread__comm_list(thread)); in thread__new() 178 list_add(&new->list, thread__namespaces_list(thread)); in __thread__set_namespaces() 265 list_add(&new->list, thread__comm_list(thread)); in ____thread__set_comm()
|
| A D | srccode.c | 140 list_add(&h->nd, &srcfile_list); in find_srcfile()
|
| A D | metricgroup.c | 925 list_add(&root_metric->nd, metric_list); in __add_metric() 1467 list_add(&expr->nd, &me->head); in parse_groups() 1665 list_add(&new_expr->nd, &new_me->head); in metricgroup__copy_metric_events()
|
| A D | bpf-filter.c | 436 list_add(&pfi->list, &pinned_filters); in create_idx_hash()
|
| A D | bpf_counter.c | 157 list_add(&counter->list, &evsel->bpf_counter_list); in bpf_program_profiler_load_one()
|
| A D | srcline.c | 67 list_add(&ilist->list, &node->val); in inline_list__append()
|
| A D | annotate-data.c | 616 list_add(&stack->list, &state->stack_vars); in findnew_stack_state()
|
| /tools/objtool/ |
| A D | objtool.c | 69 list_add(&func->pv_target, &f->pv_ops[idx].targets); in objtool_pv_add()
|
| A D | elf.c | 425 list_add(&sym->list, entry); in elf_add_symbol()
|
| /tools/usb/usbip/libsrc/ |
| A D | list.h | 58 static inline void list_add(struct list_head *new, struct list_head *head) in list_add() function
|
| A D | usbip_host_common.c | 147 list_add(&edev->node, &hdriver->edev_list); in refresh_exported_devices()
|
| /tools/perf/bench/ |
| A D | sched-messaging.c | 222 list_add(&snd_ctx->list, &sender_contexts); in group() 230 list_add(&ctx->list, &receiver_contexts); in group()
|
| /tools/bpf/bpftool/ |
| A D | cfg.c | 82 list_add(&new_func->l, &func->l); in cfg_append_func() 109 list_add(&new_bb->l, &bb->l); in func_append_bb() 126 list_add(&bb->l, after); in func_insert_dummy_bb()
|
| /tools/testing/selftests/lkdtm/ |
| A D | tests.txt | 12 CORRUPT_LIST_ADD list_add corruption
|
| /tools/testing/vma/ |
| A D | vma.c | 291 list_add(&avc->same_vma, &vma->anon_vma_chain); in __vma_set_dummy_anon_vma() 480 list_add(&dummy_anon_vma_chain_a.same_vma, &vma_a->anon_vma_chain); in test_merge_new() 485 list_add(&dummy_anon_vma_chain_b.same_vma, &vma_b->anon_vma_chain); in test_merge_new() 490 list_add(&dummy_anon_vma_chain_c.same_vma, &vma_c->anon_vma_chain); in test_merge_new() 501 list_add(&dummy_anon_vma_chain_d.same_vma, &vma_d->anon_vma_chain); in test_merge_new() 1348 list_add(&dummy_anon_vma_chain.same_vma, &vma_next->anon_vma_chain); in test_dup_anon_vma()
|
| /tools/include/linux/ |
| A D | list.h | 61 static inline void list_add(struct list_head *new, struct list_head *head) in list_add() function 157 list_add(list, head); in list_move()
|
| /tools/testing/selftests/livepatch/test_modules/ |
| A D | test_klp_shadow_vars.c | 51 list_add(&sp->list, &ptr_list); in ptr_id()
|
| /tools/testing/nvdimm/test/ |
| A D | iomap.c | 291 list_add(&req->list, &nfit_res->requests); in nfit_test_request_region()
|
| A D | ndtest.c | 367 list_add(&res->list, &p->resources); in ndtest_alloc_resource()
|
| /tools/perf/tests/ |
| A D | switch-tracking.c | 233 list_add(&node->list, events); in add_event()
|
| /tools/testing/selftests/bpf/ |
| A D | xsk.c | 534 list_add(&ctx->list, &umem->ctx_list); in xsk_create_ctx()
|
| /tools/perf/ui/ |
| A D | hist.c | 899 list_add(&format->sort_list, &list->sorts); in perf_hpp_list__prepend_sort_field()
|
| /tools/testing/cxl/test/ |
| A D | cxl.c | 423 list_add(&res->list, &mock_res); in alloc_mock_res()
|
| /tools/testing/selftests/kvm/lib/ |
| A D | kvm_util.c | 1385 list_add(&vcpu->list, &vm->vcpus); in __vm_vcpu_add()
|