Home
last modified time | relevance | path

Searched refs:SA_SIGINFO (Results 1 – 25 of 104) sorted by relevance

12345

/OK3568_Linux_fs/external/xserver/os/
H A Dosinit.c109 #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 Dsignal.h19 ((ka)->sa.sa_flags & SA_SIGINFO))
24 ((ka)->sa.sa_flags & SA_SIGINFO) : 1) )
/OK3568_Linux_fs/kernel/include/uapi/asm-generic/
H A Dsignal-defs.h35 #ifndef SA_SIGINFO
36 #define SA_SIGINFO 0x00000004 macro
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/tm/
H A Dtm-signal-context-force-tm.c113 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 Dtm-trap.c259 trap_sa.sa_flags = SA_SIGINFO; in tm_trap_test()
265 usr1_sa.sa_flags = SA_SIGINFO; in tm_trap_test()
H A Dtm-signal-sigreturn-nt.c36 trap_sa.sa_flags = SA_SIGINFO; in tm_signal_sigreturn_nt()
H A Dtm-signal-msr-resv.c57 act.sa_flags = SA_SIGINFO; in tm_signal_msr_resv()
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/mm/
H A Dwild_bctr.c128 .sa_flags = SA_SIGINFO in test_wild_bctr()
132 .sa_flags = SA_SIGINFO in test_wild_bctr()
H A Dsubpage_prot.c153 .sa_flags = SA_SIGINFO in test_anon()
189 .sa_flags = SA_SIGINFO in test_file()
H A Dpkey_exec_prot.c116 segv_act.sa_flags = SA_SIGINFO; in test()
124 trap_act.sa_flags = SA_SIGINFO; in test()
H A Dsegv_errors.c39 .sa_flags = SA_SIGINFO, in test_segv_errors()
/OK3568_Linux_fs/kernel/tools/testing/selftests/arm64/fp/
H A Dasm-offsets.h10 #define SA_SIGINFO 4 macro
H A Dfpsimd-test.S408 mov w2, #SA_SIGINFO
413 mov w2, #SA_SIGINFO
418 mov w2, #SA_SIGINFO
/OK3568_Linux_fs/kernel/tools/testing/selftests/filesystems/
H A Ddnotify_test.c23 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 Dsigaction.h58 #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 Dsigaction.h58 #define SA_SIGINFO 4 /* Invoke signal-catching function with macro
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/alignment/
H A Dcopy_first_unaligned.c43 signal_action.sa_flags = SA_SIGINFO; in setup_signal_handler()
/OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/
H A Dsignal.h47 #define SA_SIGINFO 0x00000010 macro
/OK3568_Linux_fs/u-boot/include/asm-generic/
H A Dsignal.h69 #define SA_SIGINFO 0x00000004 macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dsignal_types.h80 (SA_NOCLDSTOP | SA_NOCLDWAIT | SA_SIGINFO | SA_ONSTACK | SA_RESTART | \
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/security/
H A Dflush_utils.c63 sa.sa_flags = SA_SIGINFO; in set_dscr()
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/signal/
H A Dsigfuz.c208 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 Dvdso_restorer.c62 sa.flags = SA_SIGINFO; in main()
/OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/
H A Dsignal.h74 #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 Dsignal.h78 #define SA_SIGINFO 0x00000004 macro

12345