Searched refs:read_seqcount_retry (Results 1 – 3 of 3) sorted by relevance
133 if (read_seqcount_retry(&obj->base.resv->seq, seq)) in i915_gem_busy_ioctl()139 if (args->busy && read_seqcount_retry(&obj->base.resv->seq, seq)) in i915_gem_busy_ioctl()
113 read_seqcount_retry(const struct seqcount *seqcount, unsigned gen) in read_seqcount_retry() function191 return read_seqcount_retry(&seqlock->sql_count, gen); in read_seqretry()
455 return !read_seqcount_retry(&robj->seq, ticket->version); in dma_resv_read_valid()