Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_bpf_cookie.c93 int handle_raw_tp(void *ctx) in handle_raw_tp() function
H A Dtest_module_attach.c13 int BPF_PROG(handle_raw_tp, in BPF_PROG() argument
/linux/tools/testing/selftests/bpf/prog_tests/
H A 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()