Searched defs:arch_bpf_trampoline_size (Results 1 – 5 of 5) sorted by relevance
/linux-6.8/kernel/bpf/ |
D | trampoline.c | 1088 int __weak arch_bpf_trampoline_size(const struct btf_func_model *m, u32 flags, in arch_bpf_trampoline_size() function
|
/linux-6.8/arch/riscv/net/ |
D | bpf_jit_comp64.c | 1033 int arch_bpf_trampoline_size(const struct btf_func_model *m, u32 flags, in arch_bpf_trampoline_size() function
|
/linux-6.8/arch/arm64/net/ |
D | bpf_jit_comp.c | 2044 int arch_bpf_trampoline_size(const struct btf_func_model *m, u32 flags, in arch_bpf_trampoline_size() function
|
/linux-6.8/arch/s390/net/ |
D | bpf_jit_comp.c | 2641 int arch_bpf_trampoline_size(const struct btf_func_model *m, u32 flags, in arch_bpf_trampoline_size() function
|
/linux-6.8/arch/x86/net/ |
D | bpf_jit_comp.c | 2820 int arch_bpf_trampoline_size(const struct btf_func_model *m, u32 flags, in arch_bpf_trampoline_size() function
|