Home
last modified time | relevance | path

Searched defs:read_seqbegin (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dseqlock.h838 static inline unsigned read_seqbegin(const seqlock_t *sl) in read_seqbegin() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dseqlock.h838 static inline unsigned read_seqbegin(const seqlock_t *sl) in read_seqbegin() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dseqlock.h838 static inline unsigned read_seqbegin(const seqlock_t *sl) in read_seqbegin() function
/dports/multimedia/gstreamer1/gstreamer-1.16.2/gst/
H A Dgstclock.c179 #define read_seqbegin(clock) \ macro