| /OK3568_Linux_fs/kernel/Documentation/admin-guide/cgroup-v1/ |
| H A D | freezer-subsystem.rst | 23 Sequences of SIGSTOP and SIGCONT are not always sufficient for stopping 25 from within the tasks we wish to freeze. While SIGSTOP cannot be caught, 28 programs designed to watch for SIGSTOP and SIGCONT could be broken by 29 attempting to use SIGSTOP and SIGCONT to stop and resume tasks. We can 39 $ kill -SIGSTOP 16690
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/pidfd/ |
| H A D | pidfd_wait.c | 108 kill(getpid(), SIGSTOP); in TEST() 109 kill(getpid(), SIGSTOP); in TEST() 176 kill(getpid(), SIGSTOP); in TEST()
|
| /OK3568_Linux_fs/kernel/fs/jffs2/ |
| H A D | background.c | 82 allow_signal(SIGSTOP); in jffs2_garbage_collect_thread() 131 case SIGSTOP: in jffs2_garbage_collect_thread()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/x86/ |
| H A D | fsgsbase_restore.c | 134 syscall(SYS_tgkill, pid, tid, SIGSTOP); in tracee_zap_segment() 168 syscall(SYS_tgkill, pid, tid, SIGSTOP); in main()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/breakpoints/ |
| H A D | step_after_suspend_test.c | 42 if (raise(SIGSTOP) != 0) { in child() 72 if (WSTOPSIG(status) != SIGSTOP) { in run_test()
|
| H A D | breakpoint_test_arm64.c | 44 if (raise(SIGSTOP) != 0) { in child() 138 if (WSTOPSIG(status) != SIGSTOP) { in run_test()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/ptrace/ |
| H A D | get_syscall_info.c | 89 ASSERT_EQ(0, kill(pid, SIGSTOP)) { in TEST() 147 case SIGSTOP: in TEST()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/ |
| H A D | signum-arch.h | 38 #define SIGSTOP 19 /* Stop, unblockable. */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/ |
| H A D | signum-arch.h | 38 #define SIGSTOP 19 /* Stop, unblockable. */ macro
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/uapi/asm/ |
| H A D | signal.h | 32 #define SIGSTOP 19 macro
|
| /OK3568_Linux_fs/kernel/security/apparmor/include/ |
| H A D | sig_names.h | 34 [SIGSTOP] = 19, /* 17, 19, 23 */
|
| /OK3568_Linux_fs/kernel/arch/um/os-Linux/ |
| H A D | start_up.c | 40 kill(pid, SIGSTOP); in ptrace_child() 108 if (!WIFSTOPPED(status) || (WSTOPSIG(status) != SIGSTOP)) in start_ptraced_child()
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/ |
| H A D | signal.h | 30 #define SIGSTOP 24 macro
|
| /OK3568_Linux_fs/u-boot/include/asm-generic/ |
| H A D | signal.h | 29 #define SIGSTOP 19 macro
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/uapi/asm/ |
| H A D | signal.h | 37 #define SIGSTOP 19 macro
|
| /OK3568_Linux_fs/kernel/arch/h8300/include/uapi/asm/ |
| H A D | signal.h | 37 #define SIGSTOP 19 macro
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/arm64/fp/ |
| H A D | sve-ptrace.c | 63 if (raise(SIGSTOP)) in do_child() 191 if (sig == SIGSTOP && si.si_code == SI_TKILL && in do_parent()
|
| /OK3568_Linux_fs/kernel/arch/s390/include/uapi/asm/ |
| H A D | signal.h | 45 #define SIGSTOP 19 macro
|
| /OK3568_Linux_fs/kernel/arch/arm/include/uapi/asm/ |
| H A D | signal.h | 37 #define SIGSTOP 19 macro
|
| /OK3568_Linux_fs/kernel/include/uapi/asm-generic/ |
| H A D | signal.h | 30 #define SIGSTOP 19 macro
|
| /OK3568_Linux_fs/kernel/arch/xtensa/include/uapi/asm/ |
| H A D | signal.h | 54 #define SIGSTOP 19 macro
|
| /OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/ |
| H A D | signal.h | 50 #define SIGSTOP 23 /* Stop, unblockable (POSIX). */ macro
|
| /OK3568_Linux_fs/kernel/arch/x86/include/uapi/asm/ |
| H A D | signal.h | 42 #define SIGSTOP 19 macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm/ |
| H A D | signal.h | 35 #define SIGSTOP 19 macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/ |
| H A D | signal.h | 30 #define SIGSTOP 19 macro
|