Home
last modified time | relevance | path

Searched defs:wake_all (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/fs/
Ddax.c185 static void dax_wake_entry(struct xa_state *xas, void *entry, bool wake_all) in dax_wake_entry()
/Linux-v5.10/drivers/gpu/drm/i915/selftests/
Di915_request.c1156 static bool wake_all(struct drm_i915_private *i915) in wake_all() function