Home
last modified time | relevance | path

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

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