Searched refs:BPF_TRACE_FENTRY (Results 1 – 10 of 10) sorted by relevance
16 .expected_attach_type = BPF_TRACE_FENTRY,35 .expected_attach_type = BPF_TRACE_FENTRY,
73 bpf_program__set_expected_attach_type(prog, BPF_TRACE_FENTRY); in test_xdp_bpf2bpf()
245 case BPF_TRACE_FENTRY: in bpf_attach_type_to_tramp()
7852 case BPF_TRACE_FENTRY: in check_return_code()11574 (tgt_prog->expected_attach_type == BPF_TRACE_FENTRY || in bpf_check_attach_target()11648 case BPF_TRACE_FENTRY: in bpf_check_attach_target()
2571 if (prog->expected_attach_type != BPF_TRACE_FENTRY && in bpf_tracing_prog_attach()
64 [BPF_TRACE_FENTRY] = "fentry",
212 case BPF_TRACE_FENTRY: in bpf_prog_test_run_tracing()
229 BPF_TRACE_FENTRY, enumerator
8262 .expected_attach_type = BPF_TRACE_FENTRY,8274 .expected_attach_type = BPF_TRACE_FENTRY,