Searched refs:resuming (Results 1 – 10 of 10) sorted by relevance
331 ! Restore resuming thread's GSR reg and floating-point regs383 ! Restore resuming thread's GSR reg and floating-point regs419 ! If we are resuming an interrupt thread, store a starting timestamp580 ! We're resuming a non-interrupt thread.
185 int resuming; in i_cpr_save_context() local208 resuming = (wc_save_context(wc_cpu) == 0); in i_cpr_save_context()215 if (resuming) { in i_cpr_save_context()256 resuming)) in i_cpr_save_context()
3108 boolean_t resuming = DMU_GET_FEATUREFLAGS(drrb->drr_versioninfo) & in zfs_receive_one() local3111 (drrb->drr_flags & DRR_FLAG_CLONE) || originsnap) && !resuming; in zfs_receive_one()3240 if (resuming && zfs_prop_get_int(zhp, ZFS_PROP_INCONSISTENT)) in zfs_receive_one()
3896 boolean_t resuming = B_TRUE; /* processing DDI_RESUME */ in ahci_initialize_port() local3911 resuming = B_FALSE; in ahci_initialize_port()3917 resuming = B_FALSE; in ahci_initialize_port()3922 if (resuming) { in ahci_initialize_port()3986 resuming != B_FALSE) { in ahci_initialize_port()4015 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…
2835 * Adjust %tpc/%tnpc as we'll be resuming via "retry"
3003 * Adjust %tpc/%tnpc as we'll be resuming via "retry"
19084 resuming
19083 resuming
3816 determine whether the system is rebooting or resuming. Matthew Garrett.