Searched defs:is_struct_ops (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/loongarch/net/ | ||
| H A D | bpf_jit.c | 1818 bool is_struct_ops = flags & BPF_TRAMP_F_INDIRECT; __arch_prepare_bpf_trampoline() local |
| /linux/arch/riscv/net/ | ||
| H A D | bpf_jit_comp64.c | 1036 bool is_struct_ops = flags & BPF_TRAMP_F_INDIRECT; in __arch_prepare_bpf_trampoline() local |
| /linux/arch/arm64/net/ | ||
| H A D | bpf_jit_comp.c | 2504 bool is_struct_ops = is_struct_ops_tramp(fentry); prepare_trampoline() local |