Home
last modified time | relevance | path

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

/linux/include/linux/
H A Drestart_block.h25 struct restart_block { struct
27 long (*fn)(struct restart_block *); argument
28 union {
H A Dthread_info.h69 long (*fn)(struct restart_block *)) in set_restart_fn()
/linux/arch/csky/include/asm/
H A Dthread_info.h19 struct restart_block restart_block; member
/linux/kernel/time/
H A Dposix-cpu-timers.c1595 struct restart_block *restart_block = &current->restart_block; posix_cpu_nsleep() local
1619 posix_cpu_nsleep_restart(struct restart_block * restart_block) posix_cpu_nsleep_restart() argument
[all...]