Searched refs:scratch_sz (Results 1 – 1 of 1) sorted by relevance
149 size_t scratch_sz; in boot_slots_compatible() local163 scratch_sz = boot_scratch_area_size(state); in boot_slots_compatible()222 if (sz0 > scratch_sz || sz1 > scratch_sz) { in boot_slots_compatible()428 size_t scratch_sz; in boot_copy_sz() local435 scratch_sz = boot_scratch_area_size(state); in boot_copy_sz()443 if (new_sz > scratch_sz) { in boot_copy_sz()781 size_t scratch_sz; in app_max_size() local790 scratch_sz = boot_scratch_area_size(state); in app_max_size()839 if (sz0 > scratch_sz || sz1 > scratch_sz) { in app_max_size()