Searched refs:btf_type_is_struct_ptr (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dbtf.h594 static inline bool btf_type_is_struct_ptr(struct btf *btf, const struct btf_type *t) function
/linux-master/kernel/bpf/
H A Dverifier.c12240 if (is_kfunc_acquire(&meta) && !btf_type_is_struct_ptr(meta.btf, t)) {

Completed in 153 milliseconds