Searched refs:is_struct_ops (Results 1 – 2 of 2) sorted by relevance
815 bool is_struct_ops = flags & BPF_TRAMP_F_INDIRECT; in __arch_prepare_bpf_trampoline() local906 if (!is_struct_ops) { in __arch_prepare_bpf_trampoline()1029 if (!is_struct_ops) { in __arch_prepare_bpf_trampoline()
2262 bool is_struct_ops = is_struct_ops_tramp(fentry); in prepare_trampoline() local2332 if (!is_struct_ops) { in prepare_trampoline()2432 if (is_struct_ops) { in prepare_trampoline()