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()
249 case BPF_TRACE_FEXIT: in bpf_attach_type_to_tramp()
7853 case BPF_TRACE_FEXIT: in check_return_code()11575 tgt_prog->expected_attach_type == BPF_TRACE_FEXIT)) { in bpf_check_attach_target()11649 case BPF_TRACE_FEXIT: in bpf_check_attach_target()
2572 prog->expected_attach_type != BPF_TRACE_FEXIT && in bpf_tracing_prog_attach()
4465 case BPF_TRACE_FEXIT: in btf_ctx_access()
65 [BPF_TRACE_FEXIT] = "fexit",
213 case BPF_TRACE_FEXIT: in bpf_prog_test_run_tracing()
230 BPF_TRACE_FEXIT, enumerator
8270 .expected_attach_type = BPF_TRACE_FEXIT,8284 .expected_attach_type = BPF_TRACE_FEXIT,