Home
last modified time | relevance | path

Searched refs:schedule_timeout_killable (Results 1 – 11 of 11) sorted by relevance

/linux/include/linux/
A Dfreezer.h226 __retval = schedule_timeout_killable(timeout); in freezable_schedule_timeout_killable()
236 __retval = schedule_timeout_killable(timeout); in freezable_schedule_timeout_killable_unsafe()
302 schedule_timeout_killable(timeout)
305 schedule_timeout_killable(timeout)
A Dsched.h286 extern long schedule_timeout_killable(long timeout);
/linux/mm/
A Dmemfd.c83 else if (schedule_timeout_killable((HZ << scan) / 200)) in memfd_wait_for_pins()
A Dmemcontrol.c2523 schedule_timeout_killable(penalty_jiffies); in mem_cgroup_handle_over_high()
/linux/drivers/acpi/
A Dacpi_pad.c193 schedule_timeout_killable(HZ * idle_pct / 100); in power_saving_thread()
/linux/kernel/time/
A Dtimer.c1905 signed long __sched schedule_timeout_killable(signed long timeout) in schedule_timeout_killable() function
1910 EXPORT_SYMBOL(schedule_timeout_killable);
/linux/fs/btrfs/
A Dspace-info.c583 time_left = schedule_timeout_killable(1); in shrink_delalloc()
/linux/drivers/tty/
A Dtty_io.c1819 schedule_timeout_killable(timeout); in tty_release()
/linux/
A Dvmlinux.symvers3835 0x00000000 schedule_timeout_killable vmlinux EXPORT_SYMBOL
A DSystem.map55717 ffff800010f03630 T schedule_timeout_killable
A D.tmp_System.map55717 ffff800010f03630 T schedule_timeout_killable

Completed in 346 milliseconds