Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds