| /tools/build/feature/ |
| A D | test-all.c | 15 #undef main 19 #undef main 23 #undef main 27 #undef main 31 #undef main 35 #undef main 39 #undef main 43 #undef main 47 #undef main 51 #undef main [all …]
|
| /tools/virtio/ringtest/ |
| A D | Makefile | 10 main.o: main.c main.h 11 ring.o: ring.c main.h 12 ptr_ring.o: ptr_ring.c main.h ../../../include/linux/ptr_ring.h 13 virtio_ring_0_9.o: virtio_ring_0_9.c main.h 16 ring: ring.o main.o 17 virtio_ring_0_9: virtio_ring_0_9.o main.o 18 virtio_ring_poll: virtio_ring_poll.o main.o 19 virtio_ring_inorder: virtio_ring_inorder.o main.o 20 ptr_ring: ptr_ring.o main.o 21 noring: noring.o main.o [all …]
|
| /tools/testing/selftests/bpf/prog_tests/ |
| A D | summarization.c | 23 struct summarization *main = NULL; in test_aux() local 31 main = summarization__open_opts(&opts); in test_aux() 32 if (!ASSERT_OK_PTR(main, "summarization__open")) in test_aux() 34 main_prog = bpf_object__find_program_by_name(main->obj, main_prog_name); in test_aux() 38 err = summarization__load(main); in test_aux() 76 summarization__destroy(main); in test_aux() 96 const char *main; in test_summarization_freplace() member 138 test_aux(mains[t][i].main, mains[t][i].to_be_replaced, replacements[t][j].func, in test_summarization_freplace()
|
| /tools/perf/Documentation/ |
| A D | callchain-overhead-calculation.txt | 34 int main(void) { 41 child of 'main' so 'foo' also is a child of 'main'. In other words, 55 main 61 main 77 100.00% 0.00% main 79 --- main 85 main 92 main 97 'children' overhead of 'bar', 'main' and '\_\_libc_start_main'. 99 'children' overhead of 'main' and '\_\_libc_start_main'. [all …]
|
| /tools/perf/tests/shell/ |
| A D | test_uprobe_from_different_cu.sh | 64 cat > ${temp_dir}/testfile-main.c << EOF 70 main (int argc, char **argv) 83 gcc -g -Og -c ${temp_dir}/testfile-main.c -o ${temp_dir}/testfile-main.o 84 gcc -g -Og -o ${temp_dir}/testfile ${temp_dir}/testfile-foo.o ${temp_dir}/testfile-main.o
|
| /tools/testing/selftests/bpf/progs/ |
| A D | verifier_tailcall_jit.c | 6 int main(void); 15 [0] = (void *) &main, 94 __naked int main(void) in main() function
|
| /tools/testing/selftests/ |
| A D | kselftest_install.sh | 9 main() function 35 main "$@"
|
| A D | gen_kselftest_tar.sh | 10 main() function 63 main "$@"
|
| /tools/power/cpupower/bench/ |
| A D | Makefile | 4 of the main one in the parent dir) 16 OBJS = $(OUTPUT)main.o $(OUTPUT)parse.o $(OUTPUT)system.o $(OUTPUT)benchmark.o \ 20 OBJS = $(OUTPUT)main.o $(OUTPUT)parse.o $(OUTPUT)system.o $(OUTPUT)benchmark.o
|
| /tools/testing/selftests/sgx/ |
| A D | Makefile | 28 $(OUTPUT)/test_sgx: $(OUTPUT)/main.o \ 35 $(OUTPUT)/main.o: main.c 57 $(OUTPUT)/main.o \
|
| /tools/testing/radix-tree/ |
| A D | Makefile | 5 TARGETS = main idr-test multiorder xarray maple 7 OFILES = main.o $(CORE_OFILES) regression1.o regression2.o \ 15 main: $(OFILES) target
|
| /tools/testing/scatterlist/ |
| A D | Makefile | 4 TARGETS = main 5 OFILES = main.o scatterlist.o 14 main: $(OFILES) target
|
| /tools/testing/selftests/kselftest/ |
| A D | module.sh | 22 main() { function 84 main "$@"
|
| /tools/testing/selftests/net/ |
| A D | rtnetlink.py | 24 def main() -> None: function 30 main()
|
| /tools/testing/selftests/drivers/net/ |
| A D | napi_id.py | 17 def main() -> None: function 23 main()
|
| /tools/testing/selftests/damon/ |
| A D | sysfs_update_schemes_tried_regions_hang.py | 9 def main(): function 33 main()
|
| A D | damos_apply_interval.py | 9 def main(): function 67 main()
|
| A D | damos_tried_regions.py | 9 def main(): function 65 main()
|
| /tools/testing/kunit/ |
| A D | kunit_tool_test.py | 618 kunit.main(['build']) 624 kunit.main(['exec']) 632 kunit.main(['run']) 642 kunit.main(['exec']) 648 kunit.main(['run']) 657 kunit.main(['run']) 665 kunit.main(['exec', '--raw_output']) 673 kunit.main(['run', '--raw_output']) 682 kunit.main(['run', '--raw_output=kunit']) 720 kunit.main(['run', '--build_dir=.kunit']) [all …]
|
| /tools/perf/python/ |
| A D | counting.py | 9 def main(event: str): function 36 main(args.event)
|
| A D | tracepoint.py | 15 def main(): function 55 main()
|
| A D | twatch.py | 11 def main(context_switch = 0, thread = -1): function 61 main()
|
| /tools/net/ynl/ |
| A D | pyproject.toml | 23 ynl = "pyynl.cli:main" 24 ynl-ethtool = "pyynl.ethtool:main"
|
| /tools/testing/memblock/ |
| A D | Makefile | 8 TARGETS = main 12 OFILES = main.o $(DEP_OFILES) $(TEST_OFILES) 23 main: $(OFILES) target
|
| /tools/testing/selftests/drivers/net/mlxsw/ |
| A D | fib.sh | 107 ip -n $ns route add table main 192.0.2.1/32 dev dummy1 115 ip -n $ns route add table main 192.0.2.2/32 dev dummy1 204 ip -n $ns route add table main 2001:db8:1::1/128 dev dummy1 212 ip -n $ns route add table main 2001:db8:1::2/128 dev dummy1
|