Searched refs:arch_bpf_trampoline_size (Results 1 - 7 of 7) sorted by relevance

/linux-master/kernel/bpf/
H A Dtrampoline.c435 size = arch_bpf_trampoline_size(&tr->func.model, tr->flags,
1088 int __weak arch_bpf_trampoline_size(const struct btf_func_model *m, u32 flags, function
H A Dbpf_struct_ops.c558 size = arch_bpf_trampoline_size(model, flags, tlinks, NULL);
/linux-master/arch/s390/net/
H A Dbpf_jit_comp.c2635 int arch_bpf_trampoline_size(const struct btf_func_model *m, u32 flags, function
/linux-master/include/linux/
H A Dbpf.h1121 int arch_bpf_trampoline_size(const struct btf_func_model *m, u32 flags,
/linux-master/arch/arm64/net/
H A Dbpf_jit_comp.c2147 int arch_bpf_trampoline_size(const struct btf_func_model *m, u32 flags, function
/linux-master/arch/riscv/net/
H A Dbpf_jit_comp64.c1017 int arch_bpf_trampoline_size(const struct btf_func_model *m, u32 flags, function
/linux-master/arch/x86/net/
H A Dbpf_jit_comp.c3034 int arch_bpf_trampoline_size(const struct btf_func_model *m, u32 flags, function

Completed in 168 milliseconds