Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/bpf/progs/
Dtest_xdp_bpf2bpf.c45 int BPF_PROG(trace_on_entry, struct xdp_buff *xdp) in BPF_PROG() argument
/Linux-v6.6/tools/testing/selftests/bpf/
DDENYLIST.s390x27 xdp_bonding # failed to auto-attach program 'trace_on_entry': -524 …
/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
Dxdp_bpf2bpf.c132 prog = ftrace_skel->progs.trace_on_entry; in test_xdp_bpf2bpf()