Searched refs:max_sleep_time (Results 1 – 4 of 4) sorted by relevance
31 unsigned int max_sleep_time; member74 if (*wait > gc_th->max_sleep_time) in increase_sleep_time()75 *wait = gc_th->max_sleep_time; in increase_sleep_time()82 *wait = gc_th->max_sleep_time; in decrease_sleep_time()
104 gc_th->max_sleep_time = DEF_GC_THREAD_MAX_SLEEP_TIME; in start_gc_thread()
197 F2FS_RW_ATTR(GC_THREAD, f2fs_gc_kthread, gc_max_sleep_time, max_sleep_time);
235 uint32_t max_sleep_time = 0x1f; in hsw_psr_enable_source() local255 max_sleep_time << EDP_PSR_MAX_SLEEP_TIME_SHIFT | in hsw_psr_enable_source()