Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/
Drestart_block.h25 struct restart_block { struct
27 long (*fn)(struct restart_block *); argument
28 union {
Dthread_info.h69 long (*fn)(struct restart_block *)) in set_restart_fn()
Dsched.h1092 struct restart_block restart_block; member
/kernel/linux/linux-5.10/include/linux/
Drestart_block.h25 struct restart_block { struct
26 long (*fn)(struct restart_block *); argument
27 union {
Dthread_info.h48 long (*fn)(struct restart_block *)) in set_restart_fn()
Dsched.h976 struct restart_block restart_block; member
/kernel/linux/linux-5.10/arch/csky/include/asm/
Dthread_info.h22 struct restart_block restart_block; member
/kernel/linux/linux-6.6/arch/csky/include/asm/
Dthread_info.h19 struct restart_block restart_block; member
/kernel/linux/linux-5.10/kernel/time/
Dposix-cpu-timers.c1541 struct restart_block *restart_block = &current->restart_block; in posix_cpu_nsleep() local
1565 static long posix_cpu_nsleep_restart(struct restart_block *restart_block) in posix_cpu_nsleep_restart()
/kernel/linux/linux-6.6/kernel/time/
Dposix-cpu-timers.c1604 struct restart_block *restart_block = &current->restart_block; in posix_cpu_nsleep() local
1628 static long posix_cpu_nsleep_restart(struct restart_block *restart_block) in posix_cpu_nsleep_restart()
/kernel/linux/linux-5.10/fs/
Dselect.c1046 static long do_restart_poll(struct restart_block *restart_block) in do_restart_poll()
1082 struct restart_block *restart_block; in SYSCALL_DEFINE3() local
/kernel/linux/linux-6.6/fs/
Dselect.c1044 static long do_restart_poll(struct restart_block *restart_block) in do_restart_poll()
1080 struct restart_block *restart_block; in SYSCALL_DEFINE3() local