Searched refs:min_to_free (Results 1 – 1 of 1) sorted by relevance
728 const size_t min_to_free = min(64, MALI_OS_MEMORY_KERNEL_BUFFER_SIZE_IN_PAGES); in mali_mem_os_trim_pool() local731 nr_to_free = max(count / 2, min_to_free); in mali_mem_os_trim_pool()