Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/bpf/progs/
Dfind_vma.c54 int handle_pe(void) in handle_pe() function
Dtest_bpf_cookie.c84 int handle_pe(struct pt_regs *ctx) in handle_pe() function
/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
Dfind_vma.c67 link = bpf_program__attach_perf_event(skel->progs.handle_pe, pfd); in test_find_vma_pe()
Dbpf_cookie.c460 link = bpf_program__attach_perf_event_opts(skel->progs.handle_pe, pfd, &opts); in pe_subtest()
479 link = bpf_program__attach_perf_event_opts(skel->progs.handle_pe, pfd, &opts); in pe_subtest()