Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dtest_bpf_cookie.c93 int handle_raw_tp(void *ctx) in handle_raw_tp() function
Dtest_module_attach.c13 int BPF_PROG(handle_raw_tp, in BPF_PROG() argument
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
Dbpf_cookie.c647 prog_fd = bpf_program__fd(skel->progs.handle_raw_tp); in raw_tp_subtest()
668 link = bpf_program__attach_raw_tracepoint_opts(skel->progs.handle_raw_tp, in raw_tp_subtest()