Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dseqlock.h66 # define SEQCOUNT_DEP_MAP_INIT(lockname) \ macro
87 # define SEQCOUNT_DEP_MAP_INIT(lockname) macro
92 #define SEQCNT_ZERO(lockname) { .sequence = 0, SEQCOUNT_DEP_MAP_INIT(lockname)}