Lines Matching refs:BITS_PER_BYTE_MASKED
161 #define BITS_PER_BYTE_MASKED(bits) ((bits) & BITS_PER_BYTE_MASK) macro
164 (BITS_ROUNDDOWN_BYTES(bits) + !!BITS_PER_BYTE_MASKED(bits))
459 if (BITS_PER_BYTE_MASKED(nr_bits) || in btf_type_int_is_regular()
900 BITS_PER_BYTE_MASKED(struct_bits_off); in btf_int_check_member()
1008 bits_offset = BITS_PER_BYTE_MASKED(total_bits_offset); in btf_int_bits_seq_show()
1038 BITS_PER_BYTE_MASKED(nr_bits)) { in btf_int_seq_show()
1117 if (BITS_PER_BYTE_MASKED(struct_bits_off)) { in btf_ptr_check_member()
1326 if (BITS_PER_BYTE_MASKED(struct_bits_off)) { in btf_array_check_member()
1499 if (BITS_PER_BYTE_MASKED(struct_bits_off)) { in btf_struct_check_member()
1662 u8 bits8_offset = BITS_PER_BYTE_MASKED(member_offset); in btf_struct_seq_show()
1691 if (BITS_PER_BYTE_MASKED(struct_bits_off)) { in btf_enum_check_member()