restart_block 34 arch/x86/include/asm/thread_info.h struct restart_block restart_block; restart_block 48 arch/x86/include/asm/thread_info.h .restart_block = { \ restart_block 431 include/linux/hrtimer.h extern long hrtimer_nanosleep_restart(struct restart_block *restart_block); restart_block 108 include/linux/posix-timers.h long (*nsleep_restart) (struct restart_block *restart_block); restart_block 137 include/linux/posix-timers.h long clock_nanosleep_restart(struct restart_block *restart_block); restart_block 20 include/linux/thread_info.h long (*fn)(struct restart_block *); restart_block 51 include/linux/thread_info.h extern long do_no_restart_syscall(struct restart_block *parm);