Searched refs:resuming (Results 1 – 12 of 12) sorted by relevance
318 ! Restore resuming thread's GSR reg and floating-point regs370 ! Restore resuming thread's GSR reg and floating-point regs406 ! If we are resuming an interrupt thread, store a starting timestamp545 ! We're resuming a non-interrupt thread.
183 int resuming; in i_cpr_save_context() local206 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()
685 feature[resuming]="100000"
4001 boolean_t resuming = B_TRUE; /* processing DDI_RESUME */ in ahci_initialize_port() local4016 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()
243 msgstr "The diagnosis engine encountered an error while resuming diagnosis. Refer to %s for more i…
3852 boolean_t resuming = DMU_GET_FEATUREFLAGS(drrb->drr_versioninfo) & in zfs_receive_one() local3859 (drrb->drr_flags & DRR_FLAG_CLONE) || originsnap) && !resuming; in zfs_receive_one()4028 if (resuming && zfs_prop_get_int(zhp, ZFS_PROP_INCONSISTENT)) in zfs_receive_one()
2814 * Adjust %tpc/%tnpc as we'll be resuming via "retry"
2983 * Adjust %tpc/%tnpc as we'll be resuming via "retry"
3344 2. Problem: Read/Write to grc may fail after resuming from low power state.
19081 resuming
19082 resuming
3816 determine whether the system is rebooting or resuming. Matthew Garrett.