Searched refs:test_attach_api (Results 1 – 1 of 1) sorted by relevance
136 test_attach_api(const char *pattern, struct bpf_kprobe_multi_opts *opts) in test_attach_api() function171 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