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

  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_syncmap.c 140 static inline bool seqno_later(u32 a, u32 b) function in typeref:typename:bool
200 return seqno_later(__sync_seqno(p)[idx], seqno);
i915_syncmap.c 140 static inline bool seqno_later(u32 a, u32 b) function in typeref:typename:bool
200 return seqno_later(__sync_seqno(p)[idx], seqno);
i915_syncmap.c 140 static inline bool seqno_later(u32 a, u32 b) function in typeref:typename:bool
200 return seqno_later(__sync_seqno(p)[idx], seqno);

Completed in 32 milliseconds