Searched refs:BPF_TRACE_FENTRY (Results 1 – 12 of 12) sorted by relevance
16 .expected_attach_type = BPF_TRACE_FENTRY,35 .expected_attach_type = BPF_TRACE_FENTRY,
102 .expected_attach_type = BPF_TRACE_FENTRY,
73 bpf_program__set_expected_attach_type(prog, BPF_TRACE_FENTRY); in test_xdp_bpf2bpf()
394 case BPF_TRACE_FENTRY: in bpf_attach_type_to_tramp()
6153 if (eatype != BPF_TRACE_FENTRY && eatype != BPF_TRACE_FEXIT && in check_get_func_ip()9416 case BPF_TRACE_FENTRY: in check_return_code()13406 (tgt_prog->expected_attach_type == BPF_TRACE_FENTRY || in bpf_check_attach_target()13480 case BPF_TRACE_FENTRY: in bpf_check_attach_target()
2669 if (prog->expected_attach_type != BPF_TRACE_FENTRY && in bpf_tracing_prog_attach()
65 [BPF_TRACE_FENTRY] = "fentry",
401 case BPF_TRACE_FENTRY: in bpf_sk_storage_tracing_allowed()
979 BPF_TRACE_FENTRY, enumerator
287 case BPF_TRACE_FENTRY: in bpf_prog_test_run_tracing()
7951 .expected_attach_type = BPF_TRACE_FENTRY,7963 .expected_attach_type = BPF_TRACE_FENTRY,