Home
last modified time | relevance | path

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

/netbsd/src/sys/external/bsd/drm2/include/linux/
Dseqlock.h102 read_seqcount_begin(const struct seqcount *seqcount) in read_seqcount_begin() function
184 return read_seqcount_begin(&seqlock->sql_count); in read_seqbegin()
/netbsd/src/sys/external/bsd/drm2/linux/
Dlinux_dma_resv.c440 ticket->version = read_seqcount_begin(&robj->seq); in dma_resv_read_begin()