Searched refs:sz_bytes (Results 1 – 2 of 2) sorted by relevance
621 const char *sz_bytes; in prep_write_buffer() local624 sz_bytes = "bytes"; /* correct plurality of 'byte|bytes' */ in prep_write_buffer()626 sz_bytes = "byte"; in prep_write_buffer()630 sz_bytes); in prep_write_buffer()633 sz_bytes); in prep_write_buffer()724 const char *sz_bytes, *sz_byte2; in _do_data_output() local736 sz_bytes = "bytes"; /* correct plurality of 'byte|bytes' */ in _do_data_output()738 sz_bytes = "byte"; in _do_data_output()749 sz_bytes); in _do_data_output()756 sz_bytes); in _do_data_output()[all …]
831 uint32_t sz_bytes = _roundup2(target->nla_bitset_size, 32) / 8; in _cb_p_bitset() local837 if (data_len != sz_bytes || _roundup2(data_len, 4) != data_len) in _cb_p_bitset()846 if (data_len != sz_bytes || _roundup2(data_len, 4) != data_len) in _cb_p_bitset()