Searched refs:resume (Results 26 - 50 of 70) sorted by relevance

123

/freebsd-11-stable/contrib/llvm-project/libunwind/src/
H A DUnwind-EHABI.cpp540 bool resume) {
555 resume ? _US_UNWIND_FRAME_RESUME : _US_UNWIND_FRAME_STARTING;
556 if (resume && frame_count == 1) {
557 // On a resume, first unwind the _Unwind_Resume() frame. The next frame
566 resume = false;
664 // Clean up phase did not resume at the frame that the search phase
538 unwind_phase2(unw_context_t *uc, unw_cursor_t *cursor, _Unwind_Exception *exception_object, bool resume) argument
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_wait_release.h107 void resume(int th_gtid);
479 and resume the waiting thread if indicated by the sleep bit(s). A thread that
508 flag->resume(wait_gtid); // unsets flag's current_waiter when done
747 void resume(int th_gtid) { __kmp_resume_32(th_gtid, this); } function in class:kmp_flag_32
776 void resume(int th_gtid) { __kmp_resume_64(th_gtid, this); } function in class:kmp_flag_64
899 void resume(int th_gtid) { __kmp_resume_oncore(th_gtid, this); } function in class:kmp_flag_oncore
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_static.cpp603 static void ITTAPI ITT_VERSIONIZE(ITT_JOIN(_N_(resume),_init))(void)
609 if (ITTNOTIFY_NAME(resume) && ITTNOTIFY_NAME(resume) != ITT_VERSIONIZE(ITT_JOIN(_N_(resume),_init)))
611 ITTNOTIFY_NAME(resume)();
H A Dittnotify_static.h59 ITT_STUBV(ITTAPI, void, resume, (void), (ITT_NO_PARAMS), resume, __itt_group_control | __itt_group_legacy, "no args")
/freebsd-11-stable/contrib/gcc/
H A Dexcept.c197 rtx resume;
578 gcc_assert (!reg->resume);
579 reg->resume = emit_jump_insn (gen_rtx_RESX (VOIDmode, region_nr));
693 if (r->resume)
695 gcc_assert (!uid_region_num[INSN_UID (r->resume)]);
696 uid_region_num[INSN_UID (r->resume)] = i;
1482 region->resume
1508 region->resume
1556 if (! region->resume || INSN_DELETED_P (region->resume))
196 rtx resume; local
[all...]
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/legacy/
H A Dittnotify.h244 ITT_STUBV(ITTAPI, void, resume, (void))
248 #define __itt_resume ITTNOTIFY_VOID(resume)
249 #define __itt_resume_ptr ITTNOTIFY_NAME(resume)
/freebsd-11-stable/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_arm.c1742 /* Initialise to 'done' state. We only want to block on resume
1748 * completion while resume is blocked */
1753 * completion while things are waiting on the resume blocker */
1774 ** step. Suspend and resume state are maintained separately, since most of
1794 ** resume state machine to VC_RESUME_IDLE in this state.
1801 ** initiate resume, so no need to alter resume state.
1806 ** suspend completion and reset the resume state machine.
1808 ** VC_RESUME_IDLE - Initialise the resume completion at the same time. The
1809 ** resume completio
2261 int resume = 0; local
2305 int resume = 0; local
[all...]
/freebsd-11-stable/sys/dev/hptnr/
H A Dldm.h141 int (*resume)(void *handle); member in struct:dmapool_client
/freebsd-11-stable/sys/dev/hptrr/
H A Dldm.h140 int (*resume)(void *handle); member in struct:dmapool_client
/freebsd-11-stable/sys/dev/hpt27xx/
H A Dldm.h141 int (*resume)(void *handle); member in struct:dmapool_client
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Ddevice.h66 int (*resume)(struct device *dev); member in struct:dev_pm_ops
H A Dpci.h199 int (*resume) (struct pci_dev *dev); /* Device woken up */ member in struct:pci_driver
756 void (*resume)(struct pci_dev *dev); member in struct:pci_error_handlers
/freebsd-11-stable/contrib/unbound/contrib/
H A Dunbound_munin_246 p_config "num.query.tls.resume" "TLS resumes" "ABSOLUTE"
448 num.query.tcpout num.query.tls num.query.tls.resume \
/freebsd-11-stable/sys/dev/ata/
H A Data-pci.c183 if (ctlr->resume)
184 error = ctlr->resume(dev);
H A Data-pci.h60 int (*resume)(device_t); member in struct:ata_pci_controller
/freebsd-11-stable/sys/dev/drm2/i915/
H A Di915_drv.c510 "GEM idle failed, resume might fail\n");
526 /* Modeset on resume, not lid events */
607 * The console lock can be pretty contented on resume due
609 * path of resume if possible.
1050 .resume = i915_pm_resume,
1100 .resume = i915_resume,
/freebsd-11-stable/contrib/lua/src/
H A Dldo.c619 static void resume (lua_State *L, void *ud) { function
654 return resume_error(L, "cannot resume non-suspended coroutine", nargs);
657 return resume_error(L, "cannot resume dead coroutine", nargs);
664 status = luaD_rawrunprotected(L, resume, &nargs);
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Ddriver_i.h484 if (wpa_s->driver->resume)
485 wpa_s->driver->resume(wpa_s->drv_priv);
/freebsd-11-stable/etc/
H A DMakefile153 BIN2= netstart pccard_ether rc.suspend rc.resume
/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_cd.h141 u_int8_t resume; member in struct:scsi_pause
/freebsd-11-stable/sys/amd64/include/
H A Dvmm.h163 vmm_resume_func_t resume; member in struct:vmm_ops
/freebsd-11-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_usb.c356 * This function is the FreeBSD resume callback. Usually it does nothing.
365 if (udrv && udrv->resume) {
366 err = (udrv->resume) (sc->sc_ui);
/freebsd-11-stable/sys/i386/i386/
H A Dpmap.c3221 resume:
3271 goto resume;
4044 resume:
4081 goto resume;
5004 resume:
5027 goto resume;
/freebsd-11-stable/sys/arm/arm/
H A Dpmap-v6.c248 * CPU suspend/resume game.
4900 resume:
4937 goto resume;
5354 resume:
5393 goto resume;
5524 resume:
5544 goto resume;
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon.h1175 int (*resume)(struct radeon_device *rdev); member in struct:radeon_asic
1821 #define radeon_resume(rdev) (rdev)->asic->resume((rdev))

Completed in 281 milliseconds

123