/linux-6.3-rc2/arch/mips/include/asm/ |
A D | signal.h | 19 ((ka)->sa.sa_flags & SA_SIGINFO)) 24 ((ka)->sa.sa_flags & SA_SIGINFO) : 1) )
|
/linux-6.3-rc2/include/uapi/asm-generic/ |
A D | signal-defs.h | 35 #ifndef SA_SIGINFO 36 #define SA_SIGINFO 0x00000004 macro
|
/linux-6.3-rc2/tools/testing/selftests/arm64/fp/ |
A D | zt-test.S | 207 mov w2, #SA_SIGINFO 212 mov w2, #SA_SIGINFO 217 mov w2, #SA_SIGINFO 223 mov w2, #SA_SIGINFO
|
A D | fpsimd-test.S | 222 mov w2, #SA_SIGINFO 227 mov w2, #SA_SIGINFO 232 mov w2, #SA_SIGINFO 238 mov w2, #SA_SIGINFO
|
A D | za-test.S | 238 mov w2, #SA_SIGINFO 243 mov w2, #SA_SIGINFO 248 mov w2, #SA_SIGINFO 254 mov w2, #SA_SIGINFO
|
A D | asm-offsets.h | 11 #define SA_SIGINFO 4 macro
|
A D | sve-test.S | 385 mov w2, #SA_SIGINFO 390 mov w2, #SA_SIGINFO 395 mov w2, #SA_SIGINFO 401 mov w2, #SA_SIGINFO
|
/linux-6.3-rc2/tools/testing/selftests/powerpc/tm/ |
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()
|
A D | tm-trap.c | 260 trap_sa.sa_flags = SA_SIGINFO; in tm_trap_test() 266 usr1_sa.sa_flags = SA_SIGINFO; in tm_trap_test()
|
A D | tm-signal-sigreturn-nt.c | 37 trap_sa.sa_flags = SA_SIGINFO; in tm_signal_sigreturn_nt()
|
A D | tm-signal-msr-resv.c | 57 act.sa_flags = SA_SIGINFO; in tm_signal_msr_resv()
|
/linux-6.3-rc2/tools/testing/selftests/powerpc/mm/ |
A D | wild_bctr.c | 128 .sa_flags = SA_SIGINFO in test_wild_bctr() 132 .sa_flags = SA_SIGINFO in test_wild_bctr()
|
A D | exec_prot.c | 123 segv_act.sa_flags = SA_SIGINFO; in test() 131 trap_act.sa_flags = SA_SIGINFO; in test()
|
A D | subpage_prot.c | 153 .sa_flags = SA_SIGINFO in test_anon() 189 .sa_flags = SA_SIGINFO in test_file()
|
A D | pkey_exec_prot.c | 116 segv_act.sa_flags = SA_SIGINFO; in test() 124 trap_act.sa_flags = SA_SIGINFO; in test()
|
A D | segv_errors.c | 39 .sa_flags = SA_SIGINFO, in test_segv_errors()
|
/linux-6.3-rc2/tools/testing/selftests/perf_events/ |
A D | remove_on_exec.c | 83 action.sa_flags = SA_SIGINFO | SA_NODEFER; in FIXTURE_SETUP() 235 action.sa_flags = SA_SIGINFO | SA_NODEFER; in exec_child()
|
/linux-6.3-rc2/tools/testing/selftests/powerpc/signal/ |
A D | sigreturn_unaligned.c | 31 action.sa_flags = SA_SIGINFO; in test_sigreturn_unaligned()
|
/linux-6.3-rc2/tools/testing/selftests/filesystems/ |
A D | dnotify_test.c | 23 act.sa_flags = SA_SIGINFO; in main()
|
/linux-6.3-rc2/tools/testing/selftests/proc/ |
A D | proc-empty-vm.c | 145 act.sa_flags = SA_SIGINFO; in vsyscall() 343 act.sa_flags = SA_SIGINFO; in main()
|
/linux-6.3-rc2/tools/testing/selftests/syscall_user_dispatch/ |
A D | sud_test.c | 178 act.sa_flags = SA_SIGINFO; in TEST() 234 act.sa_flags = SA_SIGINFO; in TEST_SIGNAL()
|
/linux-6.3-rc2/tools/testing/selftests/powerpc/alignment/ |
A D | copy_first_unaligned.c | 43 signal_action.sa_flags = SA_SIGINFO; in setup_signal_handler()
|
/linux-6.3-rc2/arch/parisc/include/uapi/asm/ |
A D | signal.h | 47 #define SA_SIGINFO 0x00000010 macro
|
/linux-6.3-rc2/include/linux/ |
A D | signal_types.h | 85 (SA_NOCLDSTOP | SA_NOCLDWAIT | SA_SIGINFO | SA_ONSTACK | SA_RESTART | \
|
/linux-6.3-rc2/tools/testing/selftests/powerpc/mce/ |
A D | inject-ra-err.c | 35 .sa_flags = SA_SIGINFO, in test_ra_error()
|