Searched refs:round_to_multiple (Results 1 – 1 of 1) sorted by relevance
187 def round_to_multiple(number, size): function939 nbf_with_padding = round_to_multiple(num_bytes_following, 8)978 expected_size = round_to_multiple(1008 nbf_with_padding = round_to_multiple(num_bytes_following, 8)1076 expected_size = round_to_multiple(1144 nbf_with_padding = round_to_multiple(num_bytes_following, 8)1198 expected_size = round_to_multiple(1247 nbf_with_padding = round_to_multiple(num_bytes_following, 8)1291 expected_size = round_to_multiple(self.SIZE - 16 + kernel_cmdline_length,1324 nbf_with_padding = round_to_multiple(num_bytes_following, 8)[all …]