Home
last modified time | relevance | path

Searched refs:resuming (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/uts/sun4/ml/
H A Dswtch.S318 ! Restore resuming thread's GSR reg and floating-point regs
370 ! Restore resuming thread's GSR reg and floating-point regs
406 ! If we are resuming an interrupt thread, store a starting timestamp
545 ! We're resuming a non-interrupt thread.
/illumos-gate/usr/src/uts/i86pc/os/
H A Dcpr_impl.c183 int resuming; in i_cpr_save_context() local
206 resuming = (wc_save_context(wc_cpu) == 0); in i_cpr_save_context()
213 if (resuming) { in i_cpr_save_context()
254 resuming)) in i_cpr_save_context()
/illumos-gate/usr/src/test/zfs-tests/tests/functional/rsend/
H A Drsend.kshlib685 feature[resuming]="100000"
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c4001 boolean_t resuming = B_TRUE; /* processing DDI_RESUME */ in ahci_initialize_port() local
4016 resuming = B_FALSE; in ahci_initialize_port()
4022 resuming = B_FALSE; in ahci_initialize_port()
4027 if (resuming) { in ahci_initialize_port()
4091 resuming != B_FALSE) { in ahci_initialize_port()
4120 if (!resuming && AHCIPORT_DEV_TYPE(ahci_portp, addrp) != in ahci_initialize_port()
/illumos-gate/usr/src/cmd/fm/dicts/
H A DSUNOS.po243 msgstr "The diagnosis engine encountered an error while resuming diagnosis. Refer to %s for more i…
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_sendrecv.c3851 boolean_t resuming = DMU_GET_FEATUREFLAGS(drrb->drr_versioninfo) & in zfs_receive_one() local
3858 (drrb->drr_flags & DRR_FLAG_CLONE) || originsnap) && !resuming; in zfs_receive_one()
4027 if (resuming && zfs_prop_get_int(zhp, ZFS_PROP_INCONSISTENT)) in zfs_receive_one()
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dtrap_table.S2814 * Adjust %tpc/%tnpc as we'll be resuming via "retry"
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dtrap_table.S2983 * Adjust %tpc/%tnpc as we'll be resuming via "retry"
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt3344 2. Problem: Read/Write to grc may fail after resuming from low power state.
/illumos-gate/usr/src/cmd/spell/
H A Dlist19081 resuming
/illumos-gate/usr/src/cmd/look/
H A Dwords19082 resuming
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt3816 determine whether the system is rebooting or resuming. Matthew Garrett.