Home
last modified time | relevance | path

Searched refs:restart_wait (Results 1 – 5 of 5) sorted by relevance

/linux/arch/um/kernel/skas/
H A Dstub.c121 restart_wait: in stub_signal_interrupt()
162 if (res < 0 || d->restart_wait) { in stub_signal_interrupt()
165 d->restart_wait = 0; in stub_signal_interrupt()
167 goto restart_wait; in stub_signal_interrupt()
/linux/arch/um/include/shared/skas/
H A Dstub-data.h64 short restart_wait; member
/linux/arch/um/os-Linux/skas/
H A Dmem.c97 proc_data->restart_wait = 1; in do_syscall_stub()
H A Dprocess.c604 if (proc_data->restart_wait != 0) in userspace()
/linux/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c4575 restart_wait: in TEST()
4579 goto restart_wait; in TEST()