Home
last modified time | relevance | path

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

/linux/arch/riscv/net/
H A Dbpf_jit_comp64.c815 bool is_struct_ops = flags & BPF_TRAMP_F_INDIRECT; in __arch_prepare_bpf_trampoline() local
906 if (!is_struct_ops) { in __arch_prepare_bpf_trampoline()
1029 if (!is_struct_ops) { in __arch_prepare_bpf_trampoline()
/linux/arch/arm64/net/
H A Dbpf_jit_comp.c2132 bool is_struct_ops = is_struct_ops_tramp(fentry); in prepare_trampoline() local
2202 if (!is_struct_ops) { in prepare_trampoline()
2302 if (is_struct_ops) { in prepare_trampoline()