| /OK3568_Linux_fs/external/xserver/os/ |
| H A D | osinit.c | 109 #ifdef SA_SIGINFO 137 #ifdef SA_SIGINFO in OsSigHandler() 188 #ifdef SA_SIGINFO in OsInit() 190 act.sa_flags = SA_SIGINFO; in OsInit()
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | signal.h | 19 ((ka)->sa.sa_flags & SA_SIGINFO)) 24 ((ka)->sa.sa_flags & SA_SIGINFO) : 1) )
|
| /OK3568_Linux_fs/kernel/include/uapi/asm-generic/ |
| H A D | signal-defs.h | 35 #ifndef SA_SIGINFO 36 #define SA_SIGINFO 0x00000004 macro
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/tm/ |
| H A D | tm-signal-context-force-tm.c | 113 usr_sa.sa_flags = SA_SIGINFO | SA_ONSTACK; in tm_trap_test() 116 seg_sa.sa_flags = SA_SIGINFO; in tm_trap_test()
|
| H A D | tm-trap.c | 259 trap_sa.sa_flags = SA_SIGINFO; in tm_trap_test() 265 usr1_sa.sa_flags = SA_SIGINFO; in tm_trap_test()
|
| H A D | tm-signal-sigreturn-nt.c | 36 trap_sa.sa_flags = SA_SIGINFO; in tm_signal_sigreturn_nt()
|
| H A D | tm-signal-msr-resv.c | 57 act.sa_flags = SA_SIGINFO; in tm_signal_msr_resv()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/mm/ |
| H A D | wild_bctr.c | 128 .sa_flags = SA_SIGINFO in test_wild_bctr() 132 .sa_flags = SA_SIGINFO in test_wild_bctr()
|
| H A D | subpage_prot.c | 153 .sa_flags = SA_SIGINFO in test_anon() 189 .sa_flags = SA_SIGINFO in test_file()
|
| H A D | pkey_exec_prot.c | 116 segv_act.sa_flags = SA_SIGINFO; in test() 124 trap_act.sa_flags = SA_SIGINFO; in test()
|
| H A D | segv_errors.c | 39 .sa_flags = SA_SIGINFO, in test_segv_errors()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/arm64/fp/ |
| H A D | asm-offsets.h | 10 #define SA_SIGINFO 4 macro
|
| H A D | fpsimd-test.S | 408 mov w2, #SA_SIGINFO 413 mov w2, #SA_SIGINFO 418 mov w2, #SA_SIGINFO
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/filesystems/ |
| H A D | dnotify_test.c | 23 act.sa_flags = SA_SIGINFO; in main()
|
| /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 | 58 #define SA_SIGINFO 4 /* Invoke signal-catching function with 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 | 58 #define SA_SIGINFO 4 /* Invoke signal-catching function with macro
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/alignment/ |
| H A D | copy_first_unaligned.c | 43 signal_action.sa_flags = SA_SIGINFO; in setup_signal_handler()
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/ |
| H A D | signal.h | 47 #define SA_SIGINFO 0x00000010 macro
|
| /OK3568_Linux_fs/u-boot/include/asm-generic/ |
| H A D | signal.h | 69 #define SA_SIGINFO 0x00000004 macro
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | signal_types.h | 80 (SA_NOCLDSTOP | SA_NOCLDWAIT | SA_SIGINFO | SA_ONSTACK | SA_RESTART | \
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/security/ |
| H A D | flush_utils.c | 63 sa.sa_flags = SA_SIGINFO; in set_dscr()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/signal/ |
| H A D | sigfuz.c | 208 trap_sa.sa_flags = SA_SIGINFO; in sigfuz_test() 212 seg_sa.sa_flags = SA_SIGINFO; in sigfuz_test()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/x86/ |
| H A D | vdso_restorer.c | 62 sa.flags = SA_SIGINFO; in main()
|
| /OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/ |
| H A D | signal.h | 74 #define SA_SIGINFO 0x00000008 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 | 78 #define SA_SIGINFO 0x00000004 macro
|