Lines Matching full:signals
2 * Emulation of BSD signals
104 * signals are available on all architectures.
209 * all the signals (they have values that none of the other, in host_to_target_siginfo_noswap()
337 * further guest code before unblocking signals in in block_signals()
461 /* Job control signals. */ in fatal_signal()
572 * For synchronous signals, unwind the cpu state to the faulting in host_signal_handler()
584 * Block host signals until target signal handler entered. We in host_signal_handler()
587 * now and it getting out to the main loop. Signals will be in host_signal_handler()
878 * trap all signals because it affects syscall interrupt in signal_init()
879 * behavior. But do trap all default-fatal signals. in signal_init()
935 /* compute the blocked signals during the handler execution */ in handle_pending_signal()
991 * Synchronous signals are forced by the emulated CPU in some way. in process_pending_signals()
1020 * Unblock signals and check one more time. Unblocking signals may cause in process_pending_signals()