Searched refs:is_struct_ops_tramp (Results 1 – 3 of 3) sorted by relevance
1007 bool is_struct_ops = is_struct_ops_tramp(fentry); in __arch_prepare_bpf_trampoline()
2718 bool is_struct_ops = is_struct_ops_tramp(fentry); in prepare_trampoline()
2198 static inline bool is_struct_ops_tramp(const struct bpf_tramp_nodes *fentry_nodes) in is_struct_ops_tramp() function