Symbol: bpf_program__attach_tracing_multi
tools/lib/bpf/libbpf.c
12803
*link = bpf_program__attach_tracing_multi(prog, pattern, NULL);
tools/lib/bpf/libbpf.h
741
bpf_program__attach_tracing_multi(const struct bpf_program *prog, const char *pattern,
tools/testing/selftests/bpf/prog_tests/tracing_multi.c
212
skel->links.test_fentry = bpf_program__attach_tracing_multi(skel->progs.test_fentry,
tools/testing/selftests/bpf/prog_tests/tracing_multi.c
217
skel->links.test_fexit = bpf_program__attach_tracing_multi(skel->progs.test_fexit,
tools/testing/selftests/bpf/prog_tests/tracing_multi.c
222
skel->links.test_fentry_s = bpf_program__attach_tracing_multi(skel->progs.test_fentry_s,
tools/testing/selftests/bpf/prog_tests/tracing_multi.c
227
skel->links.test_fexit_s = bpf_program__attach_tracing_multi(skel->progs.test_fexit_s,
tools/testing/selftests/bpf/prog_tests/tracing_multi.c
262
skel->links.test_fentry = bpf_program__attach_tracing_multi(skel->progs.test_fentry,
tools/testing/selftests/bpf/prog_tests/tracing_multi.c
267
skel->links.test_fexit = bpf_program__attach_tracing_multi(skel->progs.test_fexit,
tools/testing/selftests/bpf/prog_tests/tracing_multi.c
274
skel->links.test_fentry_s = bpf_program__attach_tracing_multi(skel->progs.test_fentry_s,
tools/testing/selftests/bpf/prog_tests/tracing_multi.c
279
skel->links.test_fexit_s = bpf_program__attach_tracing_multi(skel->progs.test_fexit_s,
tools/testing/selftests/bpf/prog_tests/tracing_multi.c
324
skel->links.test_fentry = bpf_program__attach_tracing_multi(skel->progs.test_fentry,
tools/testing/selftests/bpf/prog_tests/tracing_multi.c
329
skel->links.test_fexit = bpf_program__attach_tracing_multi(skel->progs.test_fexit,
tools/testing/selftests/bpf/prog_tests/tracing_multi.c
362
skel->links.test_fentry = bpf_program__attach_tracing_multi(skel->progs.test_fentry,
tools/testing/selftests/bpf/prog_tests/tracing_multi.c
367
skel->links.test_fexit = bpf_program__attach_tracing_multi(skel->progs.test_fexit,
tools/testing/selftests/bpf/prog_tests/tracing_multi.c
411
links[i] = bpf_program__attach_tracing_multi(progs[i], NULL, &opts);
tools/testing/selftests/bpf/prog_tests/tracing_multi.c
520
skel->links.test_fentry = bpf_program__attach_tracing_multi(skel->progs.test_fentry,
tools/testing/selftests/bpf/prog_tests/tracing_multi.c
531
skel->links.test_fentry = bpf_program__attach_tracing_multi(skel->progs.test_fentry,
tools/testing/selftests/bpf/prog_tests/tracing_multi.c
543
skel->links.test_fentry = bpf_program__attach_tracing_multi(skel->progs.test_fentry,
tools/testing/selftests/bpf/prog_tests/tracing_multi.c
549
skel->links.test_fentry = bpf_program__attach_tracing_multi(skel->progs.test_fentry,
tools/testing/selftests/bpf/prog_tests/tracing_multi.c
560
skel->links.test_fentry = bpf_program__attach_tracing_multi(skel->progs.test_fentry,
tools/testing/selftests/bpf/prog_tests/tracing_multi.c
575
skel->links.test_fentry_s = bpf_program__attach_tracing_multi(skel->progs.test_fentry_s,
tools/testing/selftests/bpf/prog_tests/tracing_multi.c
589
skel->links.test_fentry = bpf_program__attach_tracing_multi(skel->progs.test_fentry,
tools/testing/selftests/bpf/prog_tests/tracing_multi.c
695
link = bpf_program__attach_tracing_multi(skel->progs.bench, NULL, &opts);
tools/testing/selftests/bpf/prog_tests/tracing_multi.c
769
skel->links.test_fentry = bpf_program__attach_tracing_multi(skel->progs.test_fentry,
tools/testing/selftests/bpf/prog_tests/tracing_multi.c
774
skel->links.test_fexit = bpf_program__attach_tracing_multi(skel->progs.test_fexit,
tools/testing/selftests/bpf/prog_tests/tracing_multi.c
905
skel->links.test_fentry = bpf_program__attach_tracing_multi(skel->progs.test_fentry,
tools/testing/selftests/bpf/prog_tests/tracing_multi.c
910
skel->links.test_fexit = bpf_program__attach_tracing_multi(skel->progs.test_fexit,