Searched refs:BPF_TRACE_FEXIT (Results 1 – 11 of 11) sorted by relevance
28 .expected_attach_type = BPF_TRACE_FEXIT, in test_fexit_stress()
77 bpf_program__set_expected_attach_type(prog, BPF_TRACE_FEXIT); in test_xdp_bpf2bpf()
365 case BPF_TRACE_FEXIT: in bpf_attach_type_to_tramp()
8369 case BPF_TRACE_FEXIT: in check_return_code()12070 tgt_prog->expected_attach_type == BPF_TRACE_FEXIT)) { in bpf_check_attach_target()12144 case BPF_TRACE_FEXIT: in bpf_check_attach_target()
2595 prog->expected_attach_type != BPF_TRACE_FEXIT && in bpf_tracing_prog_attach()
4464 case BPF_TRACE_FEXIT: in btf_ctx_access()
65 [BPF_TRACE_FEXIT] = "fexit",
261 case BPF_TRACE_FEXIT: in bpf_prog_test_run_tracing()
230 BPF_TRACE_FEXIT, enumerator
8351 .expected_attach_type = BPF_TRACE_FEXIT,8365 .expected_attach_type = BPF_TRACE_FEXIT,