Searched refs:is_struct_ops (Results 1 – 3 of 3) sorted by relevance
1036 bool is_struct_ops = flags & BPF_TRAMP_F_INDIRECT; in __arch_prepare_bpf_trampoline() local1137 if (!is_struct_ops) { in __arch_prepare_bpf_trampoline()1264 if (is_struct_ops) { in __arch_prepare_bpf_trampoline()1276 if (!is_struct_ops) { in __arch_prepare_bpf_trampoline()
1818 bool is_struct_ops = flags & BPF_TRAMP_F_INDIRECT; in __arch_prepare_bpf_trampoline() local1928 if (is_struct_ops) { in __arch_prepare_bpf_trampoline()2068 if (is_struct_ops) in __arch_prepare_bpf_trampoline()2080 if (is_struct_ops) { in __arch_prepare_bpf_trampoline()
2504 bool is_struct_ops = is_struct_ops_tramp(fentry); in prepare_trampoline() local2600 if (!is_struct_ops) { in prepare_trampoline()2731 if (is_struct_ops) { in prepare_trampoline()