Home
last modified time | relevance | path

Searched defs:wakelock (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/sys/dev/pci/drm/i915/
H A Dintel_runtime_pm.c325 intel_runtime_pm_acquire(struct intel_runtime_pm *rpm, bool wakelock) in intel_runtime_pm_acquire()
337 intel_runtime_pm_release(struct intel_runtime_pm *rpm, int wakelock) in intel_runtime_pm_release()
350 bool wakelock) in __intel_runtime_pm_get()
487 bool wakelock) in __intel_runtime_pm_put()
H A Di915_gpu_error.h206 bool wakelock; member
/openbsd-src/sys/kern/
H A Dvfs_lockf.c818 struct lockf *wakelock; in lf_wakelock() local