Home
last modified time | relevance | path

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

/include/uapi/linux/
A Dbtf.h66 BTF_KIND_UNION = 5, /* Union */ enumerator
/include/linux/
A Dbtf.h329 return kind == BTF_KIND_STRUCT || kind == BTF_KIND_UNION; in btf_is_composite()
404 return kind == BTF_KIND_STRUCT || kind == BTF_KIND_UNION; in btf_type_is_struct()

Completed in 5 milliseconds