Searched refs:round_to_multiple (Results 1 – 1 of 1) sorted by relevance
196 def round_to_multiple(number, size): function1071 nbf_with_padding = round_to_multiple(num_bytes_following, 8)1124 expected_size = round_to_multiple(1154 nbf_with_padding = round_to_multiple(num_bytes_following, 8)1236 expected_size = round_to_multiple(1304 nbf_with_padding = round_to_multiple(num_bytes_following, 8)1404 expected_size = round_to_multiple(1453 nbf_with_padding = round_to_multiple(num_bytes_following, 8)1525 expected_size = round_to_multiple(self.SIZE - 16 + kernel_cmdline_length,1558 nbf_with_padding = round_to_multiple(num_bytes_following, 8)[all …]