Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dfind_vma.c54 int handle_pe(void) in handle_pe() function
H A Dtest_bpf_cookie.c86 int handle_pe(struct pt_regs *ctx) in handle_pe() function
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dfind_vma.c67 link = bpf_program__attach_perf_event(skel->progs.handle_pe, pfd); in test_find_vma_pe()
H A Dbpf_cookie.c459 link = bpf_program__attach_perf_event_opts(skel->progs.handle_pe, pfd, &opts); in pe_subtest()
478 link = bpf_program__attach_perf_event_opts(skel->progs.handle_pe, pfd, &opts); in pe_subtest()