Searched refs:is_struct_ops (Results 1 – 3 of 3) sorted by relevance
1458 bool is_struct_ops = flags & BPF_TRAMP_F_INDIRECT; in __arch_prepare_bpf_trampoline() local 1543 if (is_struct_ops) { in __arch_prepare_bpf_trampoline() 1667 if (is_struct_ops) { in __arch_prepare_bpf_trampoline()
1021 bool is_struct_ops = flags & BPF_TRAMP_F_INDIRECT; in __arch_prepare_bpf_trampoline() local 1112 if (!is_struct_ops) { in __arch_prepare_bpf_trampoline() 1235 if (!is_struct_ops) { in __arch_prepare_bpf_trampoline()
2478 bool is_struct_ops = is_struct_ops_tramp(fentry); in prepare_trampoline() local 2562 if (!is_struct_ops) { in prepare_trampoline() 2663 if (is_struct_ops) { in prepare_trampoline()