Searched refs:BPF_TRACE_FEXIT (Results 1 – 12 of 12) 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()
398 case BPF_TRACE_FEXIT: in bpf_attach_type_to_tramp()
6153 if (eatype != BPF_TRACE_FENTRY && eatype != BPF_TRACE_FEXIT && in check_get_func_ip()9417 case BPF_TRACE_FEXIT: in check_return_code()13407 tgt_prog->expected_attach_type == BPF_TRACE_FEXIT)) { in bpf_check_attach_target()13481 case BPF_TRACE_FEXIT: in bpf_check_attach_target()
2670 prog->expected_attach_type != BPF_TRACE_FEXIT && in bpf_tracing_prog_attach()
4741 case BPF_TRACE_FEXIT: in btf_ctx_access()
66 [BPF_TRACE_FEXIT] = "fexit",
402 case BPF_TRACE_FEXIT: in bpf_sk_storage_tracing_allowed()
980 BPF_TRACE_FEXIT, enumerator
288 case BPF_TRACE_FEXIT: in bpf_prog_test_run_tracing()
7959 .expected_attach_type = BPF_TRACE_FEXIT,7973 .expected_attach_type = BPF_TRACE_FEXIT,