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

/linux-master/kernel/bpf/
H A Dbtf.c514 static bool btf_type_nosize(const struct btf_type *t) function
523 return !t || btf_type_nosize(t);

Completed in 227 milliseconds