Searched refs:host1x_syncpt_is_expired (Results 1 – 4 of 4) sorted by relevance
182 return host1x_syncpt_is_expired(sp, thresh); in syncpt_load_min_is_expired()201 if (host1x_syncpt_is_expired(sp, thresh)) { in host1x_syncpt_wait()209 if (host1x_syncpt_is_expired(sp, thresh)) { in host1x_syncpt_wait()245 if (remain > 0 || host1x_syncpt_is_expired(sp, thresh)) { in host1x_syncpt_wait()278 bool host1x_syncpt_is_expired(struct host1x_syncpt *sp, u32 thresh) in host1x_syncpt_is_expired() function
107 bool host1x_syncpt_is_expired(struct host1x_syncpt *sp, u32 thresh);
233 if (!host1x_syncpt_is_expired(sp, job->syncpt_end)) { in update_cdma_locked()
162 if (host1x_syncpt_is_expired(sp, wait->thresh)) { in do_waitchks()