Home
last modified time | relevance | path

Searched refs:list_del (Results 1 – 25 of 30) sorted by relevance

12

/tools/include/linux/
Dlockdep.h52 #define list_del_rcu list_del
Dlist.h105 static inline void list_del(struct list_head *entry) in list_del() function
113 extern void list_del(struct list_head *entry);
/tools/usb/usbip/libsrc/
Dlist.h91 static inline void list_del(struct list_head *entry) in list_del() function
Dusbip_host_common.c174 list_del(i); in usbip_exported_device_destroy()
/tools/virtio/linux/
Dkernel.h135 #define list_del(a) do {} while (0) macro
/tools/perf/util/
Dcall-path.c51 list_del(&pos->node); in call_path_root__free()
Dthread.c89 list_del(&namespaces->list); in thread__delete()
93 list_del(&comm->list); in thread__delete()
Dordered-events.c105 list_del(&new->list); in alloc_event()
310 list_del(&event->list); in ordered_events__free()
Ddb-export.c44 list_del(&de->node); in db_export__deferred()
60 list_del(&de->node); in db_export__free_deferred()
Dcallchain.c636 list_del(&call->list); in add_child()
984 list_del(&list->list); in merge_chain_branch()
1429 list_del(&list->list); in free_callchain_node()
1435 list_del(&list->list); in free_callchain_node()
1520 list_del(&chain->list); in callchain_node__make_parent_list()
Dauxtrace.c411 list_del(&buffer->list); in auxtrace_queues__free()
615 list_del(&auxtrace_index->list); in auxtrace_index__free()
Dannotate.c1321 list_del(&dl->node); in delete_last_nop()
1926 list_del(&pos->node); in disasm__purge()
Dpmu.c1056 list_del(&term->list); in perf_pmu__check_alias()
Dhist.c2531 list_del(&fmt->list); in hists_evsel__exit()
2534 list_del(&node->list); in hists_evsel__exit()
Ddso.c435 list_del(&dso->data.open_entry); in dso__list_del()
Dbpf-loader.c842 list_del(&op->list); in bpf_map_op__delete()
/tools/perf/
Dbuiltin-lock.c457 list_del(&seq->list); in report_lock_acquire_event()
518 list_del(&seq->list); in report_lock_acquired_event()
573 list_del(&seq->list); in report_lock_contended_event()
642 list_del(&seq->list); in report_lock_release_event()
Dbuiltin-ftrace.c421 list_del(&pos->list); in delete_filter_func()
/tools/objtool/
Delf.c674 list_del(&sym->list); in elf_close()
679 list_del(&rela->list); in elf_close()
683 list_del(&sec->list); in elf_close()
Dcheck.c802 list_del(&special_alt->list); in add_special_section_alts()
2157 list_del(&alt->list); in cleanup()
2160 list_del(&insn->list); in cleanup()
/tools/perf/ui/gtk/
Dannotate.c152 list_del(&pos->node); in perf_gtk__annotate_symbol()
/tools/testing/nvdimm/test/
Diomap.c222 list_del(&req->list); in nfit_test_release_region()
/tools/perf/tests/
Dswitch-tracking.c240 list_del(&node->list); in free_event_nodes()
/tools/perf/ui/browsers/
Dannotate.c1183 list_del(&pos->node); in symbol__tui_annotate()
/tools/lib/bpf/
Dlibbpf.c1492 list_del(&obj->list); in bpf_object__close()

12