Home
last modified time | relevance | path

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

12

/tools/testing/selftests/bpf/prog_tests/
A Dlinked_list.c247 #define LIST_HEAD 3 macro
314 err = btf__add_field(btf, "a", LIST_HEAD, 0, 0); in list_and_rb_node_same_struct()
364 err = btf__add_field(btf, "a", LIST_HEAD, 0, 0); in test_btf()
390 err = btf__add_field(btf, "a", LIST_HEAD, 0, 0); in test_btf()
482 err = btf__add_field(btf, "a", LIST_HEAD, 0, 0); in test_btf()
511 err = btf__add_field(btf, "a", LIST_HEAD, 0, 0); in test_btf()
540 err = btf__add_field(btf, "a", LIST_HEAD, 0, 0); in test_btf()
566 err = btf__add_field(btf, "a", LIST_HEAD, 0, 0); in test_btf()
581 err = btf__add_field(btf, "a", LIST_HEAD, 0, 0); in test_btf()
607 err = btf__add_field(btf, "a", LIST_HEAD, 0, 0); in test_btf()
[all …]
/tools/testing/vsock/
A Dvsock_diag_test.c332 LIST_HEAD(sockets); in test_no_sockets()
351 LIST_HEAD(sockets); in test_listen_socket_server()
380 LIST_HEAD(sockets); in test_connect_client()
405 LIST_HEAD(sockets); in test_connect_server()
/tools/usb/usbip/libsrc/
A Dlist.h25 #define LIST_HEAD(name) \ macro
/tools/perf/util/
A Dlock-contention.c22 static LIST_HEAD(callstack_filters);
A Dsrccode.c36 static LIST_HEAD(srcfile_list);
A Dtrace-event-scripting.c35 static LIST_HEAD(script_specs);
A Dpmus.c40 static LIST_HEAD(core_pmus);
41 static LIST_HEAD(other_pmus);
A Dparse-events.c479 LIST_HEAD(config_terms); in parse_events_add_cache()
591 LIST_HEAD(config_terms); in add_tracepoint()
747 LIST_HEAD(config_terms); in parse_events_add_breakpoint()
1397 LIST_HEAD(config_terms); in __parse_events_add_numeric()
1488 LIST_HEAD(config_terms); in parse_events_add_pmu()
A Dintel-tpebs.c35 static LIST_HEAD(tpebs_results);
A Dcgroup.c29 static LIST_HEAD(cgroup_list);
A Dmetricgroup.c1069 LIST_HEAD(list); in metricgroup__add_metric()
1337 LIST_HEAD(metric_list); in parse_groups()
A Dbpf-filter.c80 static LIST_HEAD(pinned_filters);
A Dannotate-data.c1350 LIST_HEAD(basic_blocks); in find_data_type_block()
1362 LIST_HEAD(this_blocks); in find_data_type_block()
A Ddso.c497 static LIST_HEAD(dso__data_open);
A Dcallchain.c1554 LIST_HEAD(head); in callchain_node__make_parent_list()
A Devlist.c1692 LIST_HEAD(move); in evlist__to_front()
/tools/perf/
A Dbuiltin-kmem.c458 static LIST_HEAD(page_alloc_sort_input);
459 static LIST_HEAD(page_caller_sort_input);
1258 static LIST_HEAD(slab_caller_sort);
1259 static LIST_HEAD(slab_alloc_sort);
1260 static LIST_HEAD(page_caller_sort);
1261 static LIST_HEAD(page_alloc_sort);
A Dbuiltin-annotate.c377 LIST_HEAD(tmp); in print_annotate_item_stat()
A Dbuiltin-report.c1037 LIST_HEAD(tasks); in tasks_print()
/tools/testing/selftests/livepatch/test_modules/
A Dtest_klp_shadow_vars.c18 static LIST_HEAD(ptr_list);
/tools/testing/cxl/test/
A Dmock.c14 static LIST_HEAD(mock);
A Dcxl.c386 static LIST_HEAD(mock_res);
/tools/testing/nvdimm/test/
A Diomap.c16 static LIST_HEAD(iomap_head);
/tools/perf/tests/
A Dswitch-tracking.c275 LIST_HEAD(events); in process_events()
/tools/include/linux/
A Dlist.h22 #define LIST_HEAD(name) \ macro

Completed in 62 milliseconds

12