Home
last modified time | relevance | path

Searched refs:BPF_TRACE_FEXIT (Results 1 – 5 of 5) sorted by relevance

/tools/testing/selftests/bpf/prog_tests/
Dfexit_stress.c28 .expected_attach_type = BPF_TRACE_FEXIT, in test_fexit_stress()
Dxdp_bpf2bpf.c77 bpf_program__set_expected_attach_type(prog, BPF_TRACE_FEXIT); in test_xdp_bpf2bpf()
/tools/bpf/bpftool/
Dcommon.c65 [BPF_TRACE_FEXIT] = "fexit",
/tools/include/uapi/linux/
Dbpf.h230 BPF_TRACE_FEXIT, enumerator
/tools/lib/bpf/
Dlibbpf.c8354 .expected_attach_type = BPF_TRACE_FEXIT,
8368 .expected_attach_type = BPF_TRACE_FEXIT,