Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm64/net/
Dbpf_jit_comp.c2312 static int btf_func_model_nregs(const struct btf_func_model *m) in btf_func_model_nregs() function
2337 nregs = btf_func_model_nregs(m); in arch_bpf_trampoline_size()
2387 nregs = btf_func_model_nregs(m); in arch_prepare_bpf_trampoline()