| /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-defs.h | 13 #ifndef SIG_SETMASK 14 #define SIG_SETMASK 2 /* for setting the signal mask */ 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/asm-generic/ |
| H A D | signal-defs.h | 13 #ifndef SIG_SETMASK 14 #define SIG_SETMASK 2 /* for setting the signal mask */ macro
|
| /OK3568_Linux_fs/kernel/include/uapi/asm-generic/ |
| H A D | signal-defs.h | 76 #ifndef SIG_SETMASK 77 #define SIG_SETMASK 2 /* for setting the signal mask */ macro
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/mm/ |
| H A D | pkey_exec_prot.c | 115 FAIL_IF(sigprocmask(SIG_SETMASK, 0, &segv_act.sa_mask) != 0); in test() 123 FAIL_IF(sigprocmask(SIG_SETMASK, 0, &trap_act.sa_mask) != 0); in test()
|
| H A D | pkey_siginfo.c | 272 FAIL_IF(sigprocmask(SIG_SETMASK, 0, &act.sa_mask) != 0); in test()
|
| /OK3568_Linux_fs/kernel/arch/um/drivers/ |
| H A D | chan_user.c | 107 sigprocmask(SIG_SETMASK, &old, NULL); in generic_console_write() 168 if (sigprocmask(SIG_SETMASK, &sigs, NULL) < 0) { in winch_thread()
|
| /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 | sigaction.h | 81 #define SIG_SETMASK 2 /* Set the set of blocked signals. */ 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 | sigaction.h | 81 #define SIG_SETMASK 2 /* Set the set of blocked signals. */ macro
|
| /OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/ |
| H A D | signal.h | 88 #define SIG_SETMASK 3 /* for setting the signal mask */ macro
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/ |
| H A D | signal.h | 79 #define SIG_SETMASK 3 /* for setting the signal mask */ macro
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-u300/ |
| H A D | regulator.c | 49 (void) sigprocmask(SIG_SETMASK, &old, NULL); in u300_pm_poweroff()
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/ |
| H A D | signal.h | 116 #define SIG_SETMASK 2 /* for setting the signal mask */ macro
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/ |
| H A D | signal.h | 147 #define SIG_SETMASK 0x04 /* for setting the signal mask */ macro
|
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | ab8500-sysctrl.c | 89 (void)sigprocmask(SIG_SETMASK, &old, NULL); in ab8500_power_off()
|
| /OK3568_Linux_fs/external/mpp/osal/windows/pthread/inc/ |
| H A D | pthread.h | 335 #if !defined(SIG_SETMASK) 336 #define SIG_SETMASK 2 macro
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | compat.c | 63 case SIG_SETMASK: in COMPAT_SYSCALL_DEFINE3()
|
| H A D | signal.c | 2996 case SIG_SETMASK: in sigprocmask() 4270 case SIG_SETMASK: in SYSCALL_DEFINE3()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/asyncrpc/ |
| H A D | serv.py | 288 signal.pthread_sigmask(signal.SIG_SETMASK, mask)
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/vm/ |
| H A D | protection_keys.c | 433 rs = sigprocmask(SIG_SETMASK, 0, &newact.sa_mask); in setup_sigsegv_handler()
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | transport.c | 413 sigprocmask(SIG_SETMASK, &oldmask, NULL); in __smb_send_rqst()
|
| /OK3568_Linux_fs/external/xserver/os/ |
| H A D | utils.c | 1319 xthread_sigmask(SIG_SETMASK, &PreviousSignalMask, 0); in OsReleaseSignals()
|
| /OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/ |
| H A D | sat.cc | 1884 pthread_sigmask(SIG_SETMASK, &prev_blocked_signals, NULL); in Run()
|
| /OK3568_Linux_fs/kernel/tools/perf/ |
| H A D | builtin-stat.c | 1014 sigprocmask(SIG_SETMASK, &oset, NULL); in sig_atexit()
|
| /OK3568_Linux_fs/kernel/fs/ceph/ |
| H A D | addr.c | 1481 sigprocmask(SIG_SETMASK, oldset, NULL); in ceph_restore_sigs()
|
| /OK3568_Linux_fs/kernel/virt/kvm/ |
| H A D | kvm_main.c | 2762 sigprocmask(SIG_SETMASK, &vcpu->sigset, ¤t->real_blocked); in kvm_sigset_activate() 2770 sigprocmask(SIG_SETMASK, ¤t->real_blocked, NULL); in kvm_sigset_deactivate()
|