Home
last modified time | relevance | path

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

/include/linux/
A Dbtf.h432 static inline bool btf_type_kflag(const struct btf_type *t) in btf_type_kflag() function
440 return btf_type_kflag(struct_type) ? BTF_MEMBER_BIT_OFFSET(member->offset) in __btf_member_bit_offset()
447 return btf_type_kflag(struct_type) ? BTF_MEMBER_BITFIELD_SIZE(member->offset) in __btf_member_bitfield_size()

Completed in 6 milliseconds