Home
last modified time | relevance | path

Searched refs:BTF_KIND_PTR (Results 1 – 2 of 2) sorted by relevance

/include/uapi/linux/
A Dbtf.h63 BTF_KIND_PTR = 2, /* Pointer */ enumerator
/include/linux/
A Dbtf.h259 return BTF_INFO_KIND(t->info) == BTF_KIND_PTR; in btf_type_is_ptr()
344 return btf_kind(t) == BTF_KIND_PTR; in btf_is_ptr()

Completed in 6 milliseconds