Searched refs:hrtimer_nanosleep_restart (Results 1 – 4 of 4) sorted by relevance
293 .nsleep_restart = hrtimer_nanosleep_restart, in init_posix_timers()303 .nsleep_restart = hrtimer_nanosleep_restart, in init_posix_timers()325 .nsleep_restart = hrtimer_nanosleep_restart, in init_posix_timers()335 .nsleep_restart = hrtimer_nanosleep_restart, in init_posix_timers()
1518 long __sched hrtimer_nanosleep_restart(struct restart_block *restart) in hrtimer_nanosleep_restart() function1575 restart->fn = hrtimer_nanosleep_restart; in hrtimer_nanosleep()
475 extern long hrtimer_nanosleep_restart(struct restart_block *restart_block);
226 ret = hrtimer_nanosleep_restart(restart); in compat_nanosleep_restart()