Lines Matching full:acquire
33 * to use &ww_mutex and acquire-contexts to avoid deadlocks. But because
35 * of extra utility/tracking out of our acquire-ctx. This is provided
185 * drm_modeset_acquire_init - initialize acquire context
186 * @ctx: the acquire context
206 * drm_modeset_acquire_fini - cleanup acquire context
207 * @ctx: the acquire context
217 * @ctx: the acquire context
219 * Drop all locks currently held against this acquire context.
279 * @ctx: the acquire context
318 * @ctx: acquire ctx
320 * If @ctx is not NULL, then its ww acquire context is used and the
380 * need to grab that lock too need to do so outside of the acquire context