| /OK3568_Linux_fs/kernel/tools/testing/selftests/filesystems/ |
| H A D | dnotify_test.c | 24 sigaction(SIGRTMIN + 1, &act, NULL); in main() 27 fcntl(fd, F_SETSIG, SIGRTMIN + 1); in main()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/ptrace/ |
| H A D | peeksiginfo.c | 160 sigaddset(&blockmask, SIGRTMIN); in main() 181 sys_rt_sigqueueinfo(child, SIGRTMIN, siginfo); in main() 185 sys_rt_tgsigqueueinfo(child, child, SIGRTMIN, siginfo); in main()
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | dnotify.rst | 39 (SIGRTMIN + <n>) so that the notifications may be queued. This is 40 especially important if DN_MULTISHOT is specified. Note that SIGRTMIN 41 is often blocked, so it is better to use (at least) SIGRTMIN + 1.
|
| /OK3568_Linux_fs/kernel/security/apparmor/ |
| H A D | ipc.c | 135 else if (sig >= SIGRTMIN) in map_signal_num() 136 return sig - SIGRTMIN + SIGRT_BASE; in map_signal_num()
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/uapi/asm/ |
| H A D | signal.h | 53 #define SIGRTMIN 32 macro
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/ |
| H A D | signal.h | 41 #define SIGRTMIN 32 macro
|
| /OK3568_Linux_fs/u-boot/include/asm-generic/ |
| H A D | signal.h | 49 #define SIGRTMIN 32 macro
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/uapi/asm/ |
| H A D | signal.h | 57 #define SIGRTMIN 32 macro
|
| /OK3568_Linux_fs/kernel/arch/h8300/include/uapi/asm/ |
| H A D | signal.h | 57 #define SIGRTMIN 32 macro
|
| /OK3568_Linux_fs/kernel/arch/s390/include/uapi/asm/ |
| H A D | signal.h | 65 #define SIGRTMIN 32 macro
|
| /OK3568_Linux_fs/kernel/arch/arm/include/uapi/asm/ |
| H A D | signal.h | 57 #define SIGRTMIN 32 macro
|
| /OK3568_Linux_fs/kernel/include/uapi/asm-generic/ |
| H A D | signal.h | 50 #define SIGRTMIN 32 macro
|
| /OK3568_Linux_fs/kernel/arch/xtensa/include/uapi/asm/ |
| H A D | signal.h | 72 #define SIGRTMIN 32 macro
|
| /OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/ |
| H A D | signal.h | 61 #define SIGRTMIN 32 macro
|
| /OK3568_Linux_fs/kernel/arch/x86/include/uapi/asm/ |
| H A D | signal.h | 62 #define SIGRTMIN 32 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 | 55 #define SIGRTMIN 32 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 | 50 #define SIGRTMIN 32 macro
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/ |
| H A D | signal.h | 60 #define SIGRTMIN 32 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.h | 50 #define SIGRTMIN 32 macro
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/ |
| H A D | signal.h | 60 #define SIGRTMIN 32 macro
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/ |
| H A D | signal.h | 61 #define SIGRTMIN 32 macro
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/ |
| H A D | signal.h | 89 #define SIGRTMIN 32 macro
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | signal.h | 407 #if SIGRTMIN > BITS_PER_LONG 414 ((sig) > 0 && (sig) < SIGRTMIN && (rt_sigmask(sig) & (mask)))
|
| /OK3568_Linux_fs/buildroot/package/libtalloc/ |
| H A D | libtalloc-cache.txt | 39 Checking value of SIGRTMIN: "34"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/files/waf-cross-answers/ |
| H A D | cross-answers-arm.txt | 22 Checking value of SIGRTMIN: "34"
|