| /linux-4.4.14/arch/mips/include/uapi/asm/ |
| D | signal.h | 42 #define SIGCHLD 18 /* Child status has changed (POSIX). */ macro 43 #define SIGCLD SIGCHLD /* Same as SIGCHLD (System V). */
|
| /linux-4.4.14/arch/alpha/kernel/ |
| D | asm-offsets.c | 38 DEFINE(SIGCHLD, SIGCHLD); in foo()
|
| /linux-4.4.14/kernel/ |
| D | kmod.c | 274 kernel_sigaction(SIGCHLD, SIG_DFL); in call_usermodehelper_exec_sync() 275 pid = kernel_thread(call_usermodehelper_exec_async, sub_info, SIGCHLD); in call_usermodehelper_exec_sync() 302 kernel_sigaction(SIGCHLD, SIG_IGN); in call_usermodehelper_exec_sync() 336 CLONE_PARENT | SIGCHLD); in call_usermodehelper_exec_work()
|
| D | exit.c | 529 p->exit_signal = SIGCHLD; in reparent_leader() 605 tsk->exit_signal : SIGCHLD; in exit_notify() 942 if ((p->exit_signal != SIGCHLD) ^ !!(wo->wo_flags & __WCLONE)) in eligible_child() 959 retval = put_user(SIGCHLD, &infop->si_signo); in wait_noreap_copyout() 1089 retval = put_user(SIGCHLD, &infop->si_signo); in wait_task_zombie() 1222 retval = put_user(SIGCHLD, &infop->si_signo); in wait_task_stopped()
|
| D | signal.c | 1588 if (sig != SIGCHLD) { in do_notify_parent() 1594 sig = SIGCHLD; in do_notify_parent() 1632 if (!tsk->ptrace && sig == SIGCHLD && in do_notify_parent() 1633 (psig->action[SIGCHLD-1].sa.sa_handler == SIG_IGN || in do_notify_parent() 1634 (psig->action[SIGCHLD-1].sa.sa_flags & SA_NOCLDWAIT))) { in do_notify_parent() 1651 if (psig->action[SIGCHLD-1].sa.sa_handler == SIG_IGN) in do_notify_parent() 1691 info.si_signo = SIGCHLD; in do_notify_parent_cldstop() 1722 if (sighand->action[SIGCHLD-1].sa.sa_handler != SIG_IGN && in do_notify_parent_cldstop() 1723 !(sighand->action[SIGCHLD-1].sa.sa_flags & SA_NOCLDSTOP)) in do_notify_parent_cldstop() 1724 __group_send_sig_info(SIGCHLD, &info, parent); in do_notify_parent_cldstop()
|
| D | pid_namespace.c | 200 me->sighand->action[SIGCHLD - 1].sa.sa_handler = SIG_IGN; in zap_pid_ns_processes()
|
| D | ptrace.c | 434 ret = (sigh->action[SIGCHLD-1].sa.sa_handler == SIG_IGN) || in ignoring_children() 435 (sigh->action[SIGCHLD-1].sa.sa_flags & SA_NOCLDWAIT); in ignoring_children()
|
| D | kthread.c | 233 pid = kernel_thread(kthread, create, CLONE_FS | CLONE_FILES | SIGCHLD); in create_kthread()
|
| D | fork.c | 1713 else if ((clone_flags & CSIGNAL) != SIGCHLD) in _do_fork() 1791 return _do_fork(SIGCHLD, 0, 0, NULL, NULL, 0); in SYSCALL_DEFINE0() 1802 return _do_fork(CLONE_VFORK | CLONE_VM | SIGCHLD, 0, in SYSCALL_DEFINE0()
|
| /linux-4.4.14/arch/um/kernel/skas/ |
| D | clone.c | 30 err = stub_syscall2(__NR_clone, CLONE_PARENT | CLONE_FILES | SIGCHLD, in stub_clone_handler()
|
| /linux-4.4.14/arch/ia64/include/uapi/asm/ |
| D | signal.h | 29 #define SIGCHLD 17 macro
|
| /linux-4.4.14/arch/parisc/include/uapi/asm/ |
| D | signal.h | 22 #define SIGCHLD 18 macro
|
| /linux-4.4.14/arch/mn10300/include/uapi/asm/ |
| D | signal.h | 44 #define SIGCHLD 17 macro
|
| /linux-4.4.14/arch/m32r/include/uapi/asm/ |
| D | signal.h | 36 #define SIGCHLD 17 macro
|
| /linux-4.4.14/arch/avr32/include/uapi/asm/ |
| D | signal.h | 41 #define SIGCHLD 17 macro
|
| /linux-4.4.14/arch/m68k/include/uapi/asm/ |
| D | signal.h | 34 #define SIGCHLD 17 macro
|
| /linux-4.4.14/arch/h8300/include/uapi/asm/ |
| D | signal.h | 34 #define SIGCHLD 17 macro
|
| /linux-4.4.14/arch/cris/include/uapi/asm/ |
| D | signal.h | 34 #define SIGCHLD 17 macro
|
| /linux-4.4.14/arch/arm/include/uapi/asm/ |
| D | signal.h | 34 #define SIGCHLD 17 macro
|
| /linux-4.4.14/include/uapi/asm-generic/ |
| D | signal.h | 27 #define SIGCHLD 17 macro
|
| /linux-4.4.14/arch/alpha/include/uapi/asm/ |
| D | signal.h | 41 #define SIGCHLD 20 macro
|
| /linux-4.4.14/arch/s390/include/uapi/asm/ |
| D | signal.h | 42 #define SIGCHLD 17 macro
|
| /linux-4.4.14/arch/powerpc/include/uapi/asm/ |
| D | signal.h | 37 #define SIGCHLD 17 macro
|
| /linux-4.4.14/arch/x86/include/uapi/asm/ |
| D | signal.h | 39 #define SIGCHLD 17 macro
|
| /linux-4.4.14/arch/xtensa/include/uapi/asm/ |
| D | signal.h | 51 #define SIGCHLD 17 macro
|
| /linux-4.4.14/arch/sparc/kernel/ |
| D | syscalls.S | 98 sethi %hi(0x4000 | 0x0100 | SIGCHLD), %o0 99 or %o0, %lo(0x4000 | 0x0100 | SIGCHLD), %o0 103 mov SIGCHLD, %o0
|
| D | entry.S | 885 mov SIGCHLD, %o0 ! arg0: clone flags 930 sethi %hi(0x4000 | 0x0100 | SIGCHLD), %o0 932 or %o0, %lo(0x4000 | 0x0100 | SIGCHLD), %o0
|
| /linux-4.4.14/tools/perf/tests/ |
| D | task-exit.c | 49 signal(SIGCHLD, sig_handler); in test__task_exit()
|
| /linux-4.4.14/arch/sparc/include/uapi/asm/ |
| D | signal.h | 61 #define SIGCHLD 20 macro
|
| /linux-4.4.14/tools/testing/selftests/memfd/ |
| D | fuse_test.c | 213 SIGCHLD | CLONE_FILES | CLONE_FS | CLONE_VM, in spawn_sealing_thread()
|
| D | memfd_test.c | 520 SIGCHLD | flags, in spawn_idle_thread()
|
| /linux-4.4.14/arch/mn10300/kernel/ |
| D | asm-offsets.c | 84 DEFINE(SIGCHLD_asm, SIGCHLD); in foo()
|
| /linux-4.4.14/arch/score/kernel/ |
| D | asm-offsets.c | 199 DEFINE(_SIGCHLD, SIGCHLD); in output_signal_defined()
|
| /linux-4.4.14/include/linux/ |
| D | signal.h | 421 rt_sigmask(SIGCONT) | rt_sigmask(SIGCHLD) | \
|
| /linux-4.4.14/Documentation/accounting/ |
| D | getdelays.c | 338 if (sigaddset(&sigset, SIGCHLD)) in main()
|
| /linux-4.4.14/tools/perf/ |
| D | builtin-record.c | 128 if (sig == SIGCHLD) in sig_handler() 492 signal(SIGCHLD, sig_handler); in __cmd_record()
|
| D | builtin-stat.c | 911 sigaddset(&set, SIGCHLD); in sig_atexit() 1408 signal(SIGCHLD, skip_signal); in cmd_stat()
|
| D | builtin-trace.c | 2573 signal(SIGCHLD, sig_handler); in trace__run()
|
| /linux-4.4.14/arch/um/os-Linux/skas/ |
| D | process.c | 266 flags = CLONE_FILES | SIGCHLD; in start_userspace()
|
| /linux-4.4.14/tools/lguest/ |
| D | lguest.c | 1162 signal(SIGCHLD, SIG_IGN); in reset_device() 1187 signal(SIGCHLD, (void *)kill_launcher); in reset_device() 1863 vq->thread = clone(do_thread, stack + 32768, CLONE_VM | SIGCHLD, vq); in start_virtqueue() 3364 signal(SIGCHLD, kill_launcher); in main()
|
| /linux-4.4.14/fs/ |
| D | exec.c | 994 tsk->exit_signal = SIGCHLD; in de_thread() 1018 tsk->exit_signal = SIGCHLD; in de_thread()
|
| /linux-4.4.14/arch/mips/kernel/ |
| D | asm-offsets.c | 270 DEFINE(_SIGCHLD, SIGCHLD); in output_signal_defined()
|
| /linux-4.4.14/security/selinux/ |
| D | hooks.c | 1488 case SIGCHLD: in signal_to_av()
|