Searched defs:restart_block (Results 1 – 10 of 10) sorted by relevance
25 struct restart_block { struct26 long (*fn)(struct restart_block *); argument27 union {
744 struct restart_block restart_block; member
48 long (*fn)(struct restart_block *)) in set_restart_fn()
956 struct restart_block restart_block; member
22 struct restart_block restart_block; member
1356 struct restart_block *restart_block = ¤t->restart_block; in posix_cpu_nsleep() local1380 static long posix_cpu_nsleep_restart(struct restart_block *restart_block) in posix_cpu_nsleep_restart()
1465 struct restart_block *restart_block = ¤t->restart_block; in posix_cpu_nsleep() local1489 static long posix_cpu_nsleep_restart(struct restart_block *restart_block) in posix_cpu_nsleep_restart()
991 static long do_restart_poll(struct restart_block *restart_block) in do_restart_poll()1028 struct restart_block *restart_block; in SYSCALL_DEFINE3() local
1043 static long do_restart_poll(struct restart_block *restart_block) in do_restart_poll()1079 struct restart_block *restart_block; in SYSCALL_DEFINE3() local