Searched defs:restart_block (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/include/linux/
H A Dthread_info.h19 struct restart_block { struct
H A Dsched.h1392 struct restart_block restart_block; member in struct:task_struct
/linux-4.1.27/kernel/time/
H A Dposix-timers.c1115 long clock_nanosleep_restart(struct restart_block *restart_block) clock_nanosleep_restart() argument
H A Dposix-cpu-timers.c1337 struct restart_block *restart_block = &current->restart_block; posix_cpu_nsleep() local
1369 static long posix_cpu_nsleep_restart(struct restart_block *restart_block) posix_cpu_nsleep_restart() argument
1418 static long process_cpu_nsleep_restart(struct restart_block *restart_block) process_cpu_nsleep_restart() argument
/linux-4.1.27/fs/
H A Dselect.c935 static long do_restart_poll(struct restart_block *restart_block) do_restart_poll() argument
972 struct restart_block *restart_block; SYSCALL_DEFINE3() local

Completed in 128 milliseconds