| /OK3568_Linux_fs/kernel/security/apparmor/include/ |
| H A D | sig_names.h | 46 #ifdef SIGSYS 47 [SIGSYS] = 31, /* 12, 31, 12. often SIG LOST/UNUSED */ 56 defined(SIGLOST) && defined(SIGSYS) && SIGLOST != SIGSYS
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/ntpsec/ntpsec/ |
| H A D | 0002-ntpd-ntp_sandbox.c-match-riscv-to-aarch-in-seccomp-f.patch | 9 2018-03-09T12:35:32 ntpd[341]: ERR: SIGSYS: got a trap. 10 2018-03-09T12:35:32 ntpd[341]: ERR: SIGSYS/seccomp bad syscall 48/0xc00000f3
|
| H A D | 0001-ntpd-ntp_sandbox.c-allow-newfstatat-on-all-archs-for.patch | 10 2021-12-30T09:32:04 ntpd[341]: ERR: SIGSYS: got a trap. 11 2021-12-30T09:32:04 ntpd[341]: ERR: SIGSYS/seccomp bad syscall 262/0xc000003e
|
| /OK3568_Linux_fs/kernel/samples/seccomp/ |
| H A D | bpf-direct.c | 96 sigaddset(&mask, SIGSYS); in install_emulator() 100 if (sigaction(SIGSYS, &act, NULL) < 0) { in install_emulator()
|
| /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 | 34 #define SIGSYS 31 /* Bad system call. */ 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 | 34 #define SIGSYS 31 /* Bad system call. */ macro
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/seccomp/ |
| H A D | seccomp_bpf.c | 586 TEST_SIGNAL(unknown_ret_is_kill_inside, SIGSYS) in TEST_SIGNAL() argument 608 TEST_SIGNAL(unknown_ret_is_kill_above_allow, SIGSYS) in TEST_SIGNAL() argument 629 TEST_SIGNAL(KILL_all, SIGSYS) in TEST_SIGNAL() argument 647 TEST_SIGNAL(KILL_one, SIGSYS) in TEST_SIGNAL() argument 674 TEST_SIGNAL(KILL_one_arg_one, SIGSYS) in TEST_SIGNAL() argument 710 TEST_SIGNAL(KILL_one_arg_six, SIGSYS) in TEST_SIGNAL() argument 882 ASSERT_EQ(SIGSYS, WTERMSIG(status)); in TEST() 903 ASSERT_EQ(SIGSYS, WTERMSIG(status)); in TEST() 1056 TEST_F_SIGNAL(TRAP, dfl, SIGSYS) in TEST_F_SIGNAL() argument 1069 TEST_F_SIGNAL(TRAP, ign, SIGSYS) in TEST_F_SIGNAL() argument [all …]
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/uapi/asm/ |
| H A D | signal.h | 48 #define SIGSYS 31 macro
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/ |
| H A D | signal.h | 38 #define SIGSYS 31 macro
|
| /OK3568_Linux_fs/u-boot/include/asm-generic/ |
| H A D | signal.h | 45 #define SIGSYS 31 macro
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/uapi/asm/ |
| H A D | signal.h | 53 #define SIGSYS 31 macro
|
| /OK3568_Linux_fs/kernel/arch/h8300/include/uapi/asm/ |
| H A D | signal.h | 53 #define SIGSYS 31 macro
|
| /OK3568_Linux_fs/kernel/arch/s390/include/uapi/asm/ |
| H A D | signal.h | 61 #define SIGSYS 31 macro
|
| /OK3568_Linux_fs/kernel/arch/arm/include/uapi/asm/ |
| H A D | signal.h | 53 #define SIGSYS 31 macro
|
| /OK3568_Linux_fs/kernel/include/uapi/asm-generic/ |
| H A D | signal.h | 46 #define SIGSYS 31 macro
|
| /OK3568_Linux_fs/kernel/arch/xtensa/include/uapi/asm/ |
| H A D | signal.h | 68 #define SIGSYS 31 macro
|
| /OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/ |
| H A D | signal.h | 37 #define SIGSYS 12 macro
|
| /OK3568_Linux_fs/kernel/arch/x86/include/uapi/asm/ |
| H A D | signal.h | 58 #define SIGSYS 31 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 | 51 #define SIGSYS 31 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 | 46 #define SIGSYS 31 macro
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/ |
| H A D | signal.h | 56 #define SIGSYS 31 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 | 46 #define SIGSYS 31 macro
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/ |
| H A D | signal.h | 34 #define SIGSYS 12 macro
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/ |
| H A D | signal.h | 57 #define SIGSYS 31 macro
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/ |
| H A D | quartz.c | 197 #ifdef SIGSYS in QuartzInitOutput() 198 signal(SIGSYS, SIG_DFL); in QuartzInitOutput()
|