Home
last modified time | relevance | path

Searched refs:trace_on_exit (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/tools/testing/selftests/bpf/progs/
Dtest_xdp_bpf2bpf.c64 int BPF_PROG(trace_on_exit, struct xdp_buff *xdp, int ret) in BPF_PROG() argument
/linux-5.19.10/tools/testing/selftests/bpf/prog_tests/
Dxdp_bpf2bpf.c136 prog = ftrace_skel->progs.trace_on_exit; in test_xdp_bpf2bpf()