Home
last modified time | relevance | path

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

/linux/arch/riscv/net/
H A Dbpf_jit_comp64.c1007 bool is_struct_ops = is_struct_ops_tramp(fentry); in __arch_prepare_bpf_trampoline()
/linux/arch/arm64/net/
H A Dbpf_jit_comp.c2718 bool is_struct_ops = is_struct_ops_tramp(fentry); in prepare_trampoline()
/linux/include/linux/
H A Dbpf.h2198 static inline bool is_struct_ops_tramp(const struct bpf_tramp_nodes *fentry_nodes) in is_struct_ops_tramp() function