HomeSort by: relevance | last modified time | path
    Searched defs:read_seqcount_retry (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/include/linux/
seqlock.h 113 read_seqcount_retry(const struct seqcount *seqcount, unsigned gen) function in typeref:typename:bool
191 return read_seqcount_retry(&seqlock->sql_count, gen);
seqlock.h 113 read_seqcount_retry(const struct seqcount *seqcount, unsigned gen) function in typeref:typename:bool
191 return read_seqcount_retry(&seqlock->sql_count, gen);
seqlock.h 113 read_seqcount_retry(const struct seqcount *seqcount, unsigned gen) function in typeref:typename:bool
191 return read_seqcount_retry(&seqlock->sql_count, gen);

Completed in 60 milliseconds