Home
last modified time | relevance | path

Searched defs:restart_block (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Drestart_block.h25 struct restart_block { struct
H A Dsched.h976 struct restart_block restart_block; member
/kernel/linux/linux-6.6/include/linux/
H A Drestart_block.h25 struct restart_block { struct
H A Dsched.h1083 struct restart_block restart_block; member
/kernel/linux/linux-5.10/arch/csky/include/asm/
H A Dthread_info.h22 struct restart_block restart_block; member
/kernel/linux/linux-6.6/arch/csky/include/asm/
H A Dthread_info.h19 struct restart_block restart_block; member
/kernel/linux/linux-5.10/kernel/time/
H A Dposix-cpu-timers.c1532 struct restart_block *restart_block = &current->restart_block; in posix_cpu_nsleep() local
1556 static long posix_cpu_nsleep_restart(struct restart_block *restart_bloc argument
[all...]
/kernel/linux/linux-5.10/fs/
H A Dselect.c1046 static long do_restart_poll(struct restart_block *restart_block) in do_restart_poll() argument
1082 struct restart_block *restart_block; in SYSCALL_DEFINE3() local
[all...]
/kernel/linux/linux-6.6/fs/
H A Dselect.c1047 static long do_restart_poll(struct restart_block *restart_block) in do_restart_poll() argument
1083 struct restart_block *restart_block; in SYSCALL_DEFINE3() local
[all...]
/kernel/linux/linux-6.6/kernel/time/
H A Dposix-cpu-timers.c1595 struct restart_block *restart_block = &current->restart_block; in posix_cpu_nsleep() local
1619 static long posix_cpu_nsleep_restart(struct restart_block *restart_bloc argument
[all...]

Completed in 17 milliseconds