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()
361 case BPF_TRACE_FENTRY: in bpf_attach_type_to_tramp()
8368 case BPF_TRACE_FENTRY: in check_return_code()12069 (tgt_prog->expected_attach_type == BPF_TRACE_FENTRY || in bpf_check_attach_target()12143 case BPF_TRACE_FENTRY: in bpf_check_attach_target()
2594 if (prog->expected_attach_type != BPF_TRACE_FENTRY && in bpf_tracing_prog_attach()
64 [BPF_TRACE_FENTRY] = "fentry",
260 case BPF_TRACE_FENTRY: in bpf_prog_test_run_tracing()
229 BPF_TRACE_FENTRY, enumerator
8343 .expected_attach_type = BPF_TRACE_FENTRY,8355 .expected_attach_type = BPF_TRACE_FENTRY,