Searched refs:hrtimer_nanosleep_restart (Results 1 – 4 of 4) sorted by relevance
286 .nsleep_restart = hrtimer_nanosleep_restart, in init_posix_timers()296 .nsleep_restart = hrtimer_nanosleep_restart, in init_posix_timers()318 .nsleep_restart = hrtimer_nanosleep_restart, in init_posix_timers()328 .nsleep_restart = hrtimer_nanosleep_restart, in init_posix_timers()
1532 long __sched hrtimer_nanosleep_restart(struct restart_block *restart) in hrtimer_nanosleep_restart() function1589 restart->fn = hrtimer_nanosleep_restart; in hrtimer_nanosleep()
433 extern long hrtimer_nanosleep_restart(struct restart_block *restart_block);
226 ret = hrtimer_nanosleep_restart(restart); in compat_nanosleep_restart()