Home
last modified time | relevance | path

Searched refs:is_struct_ops (Results 1 – 3 of 3) sorted by relevance

/linux/arch/riscv/net/
H A Dbpf_jit_comp64.c1036 bool is_struct_ops = flags & BPF_TRAMP_F_INDIRECT; in __arch_prepare_bpf_trampoline() local
1137 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()
/linux/arch/loongarch/net/
H A Dbpf_jit.c1620 bool is_struct_ops = flags & BPF_TRAMP_F_INDIRECT; in __arch_prepare_bpf_trampoline() local
1705 if (is_struct_ops) { in __arch_prepare_bpf_trampoline()
1822 if (is_struct_ops) in __arch_prepare_bpf_trampoline()
1834 if (is_struct_ops) { in __arch_prepare_bpf_trampoline()
/linux/arch/arm64/net/
H A Dbpf_jit_comp.c2545 bool is_struct_ops = is_struct_ops_tramp(fentry); in prepare_trampoline() local
2641 if (!is_struct_ops) { in prepare_trampoline()
2772 if (is_struct_ops) { in prepare_trampoline()