Searched refs:sa_flags (Results 1 – 25 of 100) sorted by relevance
1234
211 sa.sa_flags = SA_SIGINFO; in test_sigsegv_handler_with_pkey0_disabled()251 sa.sa_flags = SA_SIGINFO; in test_sigsegv_handler_cannot_access_stack()292 sa.sa_flags = SA_SIGINFO | SA_ONSTACK; in test_sigsegv_handler_with_different_pkey_for_stack()368 sa.sa_flags = SA_SIGINFO; in test_pkru_preserved_after_sigusr1()449 sa.sa_flags = 0; in test_pkru_sigreturn()461 sa.sa_flags = SA_SIGINFO | SA_ONSTACK; in test_pkru_sigreturn()
2 #define sa_flags 8 macro
113 usr_sa.sa_flags = SA_SIGINFO | SA_ONSTACK; in tm_trap_test()116 seg_sa.sa_flags = SA_SIGINFO; in tm_trap_test()
37 trap_sa.sa_flags = SA_SIGINFO; in tm_signal_sigreturn_nt()
260 trap_sa.sa_flags = SA_SIGINFO; in tm_trap_test()266 usr1_sa.sa_flags = SA_SIGINFO; in tm_trap_test()
57 act.sa_flags = SA_SIGINFO; in tm_signal_msr_resv()
130 act.sa_flags = SA_SIGINFO; in main()141 act2.sa_flags = SA_SIGINFO; in main()
105 act.sa_flags = SA_RESTART; in test_restart()113 act.sa_flags = SA_RESTART; in test_restart()
31 action.sa_flags = SA_SIGINFO; in test_sigreturn_unaligned()
225 sa.sa_flags = SA_SIGINFO; in test_shstk_violation()323 sa.sa_flags = SA_SIGINFO; in test_gup()404 sa.sa_flags = SA_SIGINFO; in test_mprotect()492 sa.sa_flags = SA_SIGINFO; in test_userfaultfd()709 sa32->sa_flags = SA_SIGINFO; in test_32bit()712 sa.sa_flags = SA_SIGINFO; in test_32bit()837 sa.sa_flags = SA_SIGINFO; in test_uretprobe()898 sa.sa_flags = SA_SIGINFO; in test_ptrace()
166 act.sa_flags = SA_SIGINFO; in main()174 act.sa_flags = SA_SIGINFO; in main()
36 sa.sa_flags = SA_SIGINFO | flags; in sethandler()
26 sa.sa_flags = SA_SIGINFO | flags; in sethandler()
128 .sa_flags = SA_SIGINFO in test_wild_bctr()132 .sa_flags = SA_SIGINFO in test_wild_bctr()
123 segv_act.sa_flags = SA_SIGINFO; in test()131 trap_act.sa_flags = SA_SIGINFO; in test()
153 .sa_flags = SA_SIGINFO in test_anon()189 .sa_flags = SA_SIGINFO in test_file()
39 .sa_flags = SA_SIGINFO, in test_segv_errors()
116 segv_act.sa_flags = SA_SIGINFO; in test()124 trap_act.sa_flags = SA_SIGINFO; in test()
23 act.sa_flags = SA_SIGINFO; in main()
43 signal_action.sa_flags = SA_SIGINFO; in setup_signal_handler()
35 .sa_flags = SA_SIGINFO, in test_ra_error()
42 .sa_flags = SA_SIGINFO, in register_sigill_handler()
86 int sa_flags; member
83 action.sa_flags = SA_SIGINFO | SA_NODEFER; in FIXTURE_SETUP()235 action.sa_flags = SA_SIGINFO | SA_NODEFER; in exec_child()
34 .sa_flags = SA_SIGINFO in mmcr2_fcs_fch()
Completed in 26 milliseconds