Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_bpf_cookie.c100 int handle_tp_btf(void *ctx) in handle_tp_btf() function
H A Dtest_module_attach.c47 int BPF_PROG(handle_tp_btf, in BPF_PROG() argument
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_cookie.c610 prog_fd = bpf_program__fd(skel->progs.handle_tp_btf); in tp_btf_subtest()
644 link = bpf_program__attach_trace_opts(skel->progs.handle_tp_btf, &trace_opts); in tp_btf_subtest()