Searched refs:wait_var_event_timeout (Results 1 - 8 of 8) sorted by relevance

/linux-master/include/linux/
H A Dwait_bit.h299 #define wait_var_event_timeout(var, condition, timeout) \ macro
/linux-master/fs/netfs/
H A Dfscache_io.c127 timeo = wait_var_event_timeout(&cookie->state,
H A Dfscache_cookie.c387 wait_var_event_timeout(statep, fscache_cookie_is_dropped(wait_for),
/linux-master/drivers/gpu/drm/i915/gt/
H A Dselftest_engine_heartbeat.c87 wait_var_event_timeout(&p->active, i915_active_is_idle(&p->active), HZ);
/linux-master/drivers/dma-buf/
H A Dst-dma-fence-chain.c472 wait_var_event_timeout(&data.children,
/linux-master/drivers/gpu/drm/i915/selftests/
H A Di915_request.c1546 if (wait_var_event_timeout(&i915->selftest.counter,
/linux-master/fs/reiserfs/
H A Djournal.c953 wait_var_event_timeout(&j->j_async_throttle,
/linux-master/fs/nfsd/
H A Dnfs4state.c5113 timeo = wait_var_event_timeout(inode, !nfsd4_deleg_present(inode),

Completed in 161 milliseconds