Home
last modified time | relevance | path

Searched refs:raw_read_seqcount (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sys/dev/drm/include/linux/
H A Dseqlock.h165 raw_read_seqcount(const seqcount_t *s) in raw_read_seqcount() function
/dflybsd-src/sys/dev/drm/i915/
H A Di915_gem.c4575 seq = raw_read_seqcount(&obj->resv->seq); in i915_gem_busy_ioctl()