Home
last modified time | relevance | path

Searched defs:restart_block (Results 1 – 4 of 4) sorted by relevance

/linux/arch/csky/include/asm/
H A Dthread_info.h19 struct restart_block restart_block; member
/linux/kernel/time/
H A Dposix-cpu-timers.c1573 struct restart_block *restart_block = &current->restart_block; in posix_cpu_nsleep() local
1597 static long posix_cpu_nsleep_restart(struct restart_block *restart_block) in posix_cpu_nsleep_restart()
/linux/fs/
H A Dselect.c1041 static long do_restart_poll(struct restart_block *restart_block) in do_restart_poll()
1077 struct restart_block *restart_block; in SYSCALL_DEFINE3() local
/linux/include/linux/
H A Dsched.h1058 struct restart_block restart_block; member