Home
last modified time | relevance | path

Searched refs:test_attach_api (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A Dkprobe_multi_test.c136 test_attach_api(const char *pattern, struct bpf_kprobe_multi_opts *opts) in test_attach_api() function
171 test_attach_api("bpf_fentry_test*", &opts); in test_attach_api_pattern()
172 test_attach_api("bpf_fentry_test?", NULL); in test_attach_api_pattern()
191 test_attach_api(NULL, &opts); in test_attach_api_addrs()
210 test_attach_api(NULL, &opts); in test_attach_api_syms()

Completed in 4 milliseconds