Home
last modified time | relevance | path

Searched defs:tnodes (Results 1 – 8 of 8) sorted by relevance

/linux/kernel/bpf/
H A Dtrampoline.c511 struct bpf_tramp_nodes *tnodes; in bpf_trampoline_get_progs() local
539 struct bpf_tramp_nodes *tnodes, u32 flags) in bpf_tramp_arena_base()
714 struct bpf_tramp_nodes *tnodes; in bpf_trampoline_update() local
1481 struct bpf_tramp_nodes *tnodes, in arch_prepare_bpf_trampoline()
1515 struct bpf_tramp_nodes *tnodes, void *func_addr) in arch_bpf_trampoline_size()
H A Dbpf_struct_ops.c637 int bpf_struct_ops_prepare_trampoline(struct bpf_tramp_nodes *tnodes, in bpf_struct_ops_prepare_trampoline()
736 struct bpf_tramp_nodes *tnodes; in bpf_struct_ops_map_update_elem() local
/linux/arch/powerpc/net/
H A Dbpf_jit_comp.c815 struct bpf_tramp_nodes *tnodes, in __arch_prepare_bpf_trampoline()
1193 struct bpf_tramp_nodes *tnodes, void *func_addr) in arch_bpf_trampoline_size()
1204 struct bpf_tramp_nodes *tnodes, in arch_prepare_bpf_trampoline()
/linux/arch/loongarch/net/
H A Dbpf_jit.c1832 const struct btf_func_model *m, struct bpf_tramp_nodes *tnodes, in __arch_prepare_bpf_trampoline()
2140 u32 flags, struct bpf_tramp_nodes *tnodes, void *func_addr) in arch_prepare_bpf_trampoline()
2177 struct bpf_tramp_nodes *tnodes, void *func_addr) in arch_bpf_trampoline_size()
/linux/arch/riscv/net/
H A Dbpf_jit_comp64.c994 struct bpf_tramp_nodes *tnodes, in __arch_prepare_bpf_trampoline()
1300 struct bpf_tramp_nodes *tnodes, void *func_addr) in arch_bpf_trampoline_size()
1326 u32 flags, struct bpf_tramp_nodes *tnodes, in arch_prepare_bpf_trampoline()
/linux/arch/arm64/net/
H A Dbpf_jit_comp.c2697 struct bpf_tramp_nodes *tnodes, void *func_addr, in prepare_trampoline()
2989 struct bpf_tramp_nodes *tnodes, void *func_addr) in arch_bpf_trampoline_size()
3027 u32 flags, struct bpf_tramp_nodes *tnodes, in arch_prepare_bpf_trampoline()
/linux/arch/x86/net/
H A Dbpf_jit_comp.c3461 struct bpf_tramp_nodes *tnodes, in __arch_prepare_bpf_trampoline()
3783 struct bpf_tramp_nodes *tnodes, in arch_prepare_bpf_trampoline()
3811 struct bpf_tramp_nodes *tnodes, void *func_addr) in arch_bpf_trampoline_size()
/linux/net/ipv4/
H A Dfib_trie.c160 unsigned int tnodes; member