Home
last modified time | relevance | path

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

/linux/include/linux/
A Drestart_block.h25 struct restart_block { struct
27 long (*fn)(struct restart_block *); argument
28 union {
A Dthread_info.h69 long (*fn)(struct restart_block *)) in set_restart_fn()
A Dsched.h939 struct restart_block restart_block; member
/linux/arch/csky/include/asm/
A Dthread_info.h20 struct restart_block restart_block; member
/linux/kernel/time/
A Dposix-cpu-timers.c1537 struct restart_block *restart_block = &current->restart_block; in posix_cpu_nsleep() local
1561 static long posix_cpu_nsleep_restart(struct restart_block *restart_block) in posix_cpu_nsleep_restart()
/linux/fs/
A Dselect.c1043 static long do_restart_poll(struct restart_block *restart_block) in do_restart_poll()
1079 struct restart_block *restart_block; in SYSCALL_DEFINE3() local

Completed in 19 milliseconds