Searched refs:schedule_timeout_killable (Results 1 – 9 of 9) sorted by relevance
133 * schedule_timeout_killable - sleep until timeout (killable)140 signed long __sched schedule_timeout_killable(signed long timeout) in schedule_timeout_killable() function 145 EXPORT_SYMBOL(schedule_timeout_killable);
286 } while (!schedule_timeout_killable(relax) && in xchk_iscan_read_agi() 401 if (schedule_timeout_killable(relax) || in xchk_iscan_iget_retry()
298 schedule_timeout_killable(1); in xrep_dinode_ilock_nowait()
146 else if (schedule_timeout_killable((HZ << scan) / 200)) in memfd_wait_for_pins()
2288 * schedule_timeout_killable sets TASK_KILLABLE). This means we don't in mem_cgroup_handle_over_high() 2292 schedule_timeout_killable(penalty_jiffies); in mem_cgroup_handle_over_high()
207 schedule_timeout_killable(HZ * idle_pct / 100); in power_saving_thread()
771 time_left = schedule_timeout_killable(1); in shrink_delalloc()
2010 schedule_timeout_killable(SNP_REQ_RETRY_DELAY); in __handle_guest_request()
1793 schedule_timeout_killable(timeout); in tty_release()