/kernel/linux/linux-5.10/fs/jffs2/ |
D | background.c | 82 allow_signal(SIGSTOP); in jffs2_garbage_collect_thread() 131 case SIGSTOP: in jffs2_garbage_collect_thread()
|
/kernel/linux/linux-5.10/Documentation/admin-guide/cgroup-v1/ |
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
|
/kernel/linux/linux-5.10/tools/testing/selftests/pidfd/ |
D | pidfd_wait.c | 109 kill(getpid(), SIGSTOP); in TEST() 110 kill(getpid(), SIGSTOP); in TEST() 177 kill(getpid(), SIGSTOP); in TEST()
|
/kernel/liteos_a/testsuites/unittest/extended/signal/full/ |
D | signal_test_001.cpp | 81 raise(SIGSTOP); in TestCase() 136 retValue = raise(SIGSTOP); in TestCase()
|
/kernel/linux/linux-5.10/tools/testing/selftests/x86/ |
D | fsgsbase_restore.c | 134 syscall(SYS_tgkill, pid, tid, SIGSTOP); in tracee_zap_segment() 168 syscall(SYS_tgkill, pid, tid, SIGSTOP); in main()
|
/kernel/linux/linux-5.10/tools/testing/selftests/breakpoints/ |
D | step_after_suspend_test.c | 42 if (raise(SIGSTOP) != 0) { in child() 72 if (WSTOPSIG(status) != SIGSTOP) { in run_test()
|
D | breakpoint_test_arm64.c | 44 if (raise(SIGSTOP) != 0) { in child() 138 if (WSTOPSIG(status) != SIGSTOP) { in run_test()
|
/kernel/linux/linux-5.10/tools/testing/selftests/ptrace/ |
D | get_syscall_info.c | 89 ASSERT_EQ(0, kill(pid, SIGSTOP)) { in TEST() 147 case SIGSTOP: in TEST()
|
/kernel/linux/linux-5.10/security/apparmor/include/ |
D | sig_names.h | 34 [SIGSTOP] = 19, /* 17, 19, 23 */
|
/kernel/linux/linux-5.10/arch/ia64/include/uapi/asm/ |
D | signal.h | 32 #define SIGSTOP 19 macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
D | signal.h | 54 #define SIGSTOP 23 macro
|
/kernel/linux/linux-5.10/arch/parisc/include/uapi/asm/ |
D | signal.h | 30 #define SIGSTOP 24 macro
|
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/ |
D | signal.h | 50 #define SIGSTOP 23 /* Stop, unblockable (POSIX). */ macro
|
/kernel/linux/linux-5.10/arch/h8300/include/uapi/asm/ |
D | signal.h | 37 #define SIGSTOP 19 macro
|
/kernel/linux/linux-5.10/arch/m68k/include/uapi/asm/ |
D | signal.h | 37 #define SIGSTOP 19 macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm/asm/ |
D | signal.h | 44 #define SIGSTOP 19 macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/ |
D | signal.h | 31 #define SIGSTOP 19 macro
|
/kernel/linux/linux-5.10/arch/s390/include/uapi/asm/ |
D | signal.h | 45 #define SIGSTOP 19 macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/ |
D | signal.h | 31 #define SIGSTOP 19 macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/ |
D | signal.h | 44 #define SIGSTOP 19 macro
|
/kernel/linux/linux-5.10/arch/arm/include/uapi/asm/ |
D | signal.h | 37 #define SIGSTOP 19 macro
|
/kernel/linux/linux-5.10/include/uapi/asm-generic/ |
D | signal.h | 30 #define SIGSTOP 19 macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/ |
D | signal.h | 48 #define SIGSTOP 19 macro
|
/kernel/linux/linux-5.10/arch/powerpc/include/uapi/asm/ |
D | signal.h | 40 #define SIGSTOP 19 macro
|
/kernel/linux/linux-5.10/arch/xtensa/include/uapi/asm/ |
D | signal.h | 54 #define SIGSTOP 19 macro
|