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

  /src/sys/external/bsd/drm2/include/linux/
seqlock.h 94 __read_seqcount_retry(const struct seqcount *seqcount, unsigned gen) function in typeref:typename:bool
117 return __read_seqcount_retry(seqcount, gen);
seqlock.h 94 __read_seqcount_retry(const struct seqcount *seqcount, unsigned gen) function in typeref:typename:bool
117 return __read_seqcount_retry(seqcount, gen);

Completed in 25 milliseconds