Searched refs:handling (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libpp/common/
H A Dpptrace.c212 static int handling; local
229 if (handling)
232 signal(handling, SIG_DFL);
233 sigunblock(handling);
234 kill(getpid(), handling); local
238 handling = sig;
256 handling = 0;
/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_asm_4u.s67 ! Assumes alignment is correct and that on_trap handling has been installed
130 ! Assumes alignment is correct and that on_trap handling has been installed
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_asm.s126 ! Assumes alignment is correct and that on_trap handling has been installed
/illumos-gate/usr/src/uts/common/io/mwl/
H A Dmwl.c1893 mwl_hal_settxrate(struct mwl_softc *sc, MWL_HAL_TXRATE_HANDLING handling, argument
1908 if (handling == RATE_FIXED) {
1917 } else if (handling == RATE_FIXED_DROP) {
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dtrap_table.s932 * User TLB miss handling depends upon whether a user process has one or
2445 ! check to see if the trap pc is in a window spill/fill handling

Completed in 2713 milliseconds