Searched defs:restart_block (Results 1 – 6 of 6) sorted by relevance
25 struct restart_block { struct27 long (*fn)(struct restart_block *); argument28 union {
69 long (*fn)(struct restart_block *)) in set_restart_fn()
965 struct restart_block restart_block; member
19 struct restart_block restart_block; member
1595 struct restart_block *restart_block = ¤t->restart_block; in posix_cpu_nsleep() local1619 static long posix_cpu_nsleep_restart(struct restart_block *restart_block) in posix_cpu_nsleep_restart()
1047 static long do_restart_poll(struct restart_block *restart_block) in do_restart_poll()1083 struct restart_block *restart_block; in SYSCALL_DEFINE3() local