Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dseqlock.h83 # define SEQCOUNT_DEP_MAP_INIT(lockname) \ macro
108 # define SEQCOUNT_DEP_MAP_INIT(lockname) macro
117 #define SEQCNT_ZERO(name) { .sequence = 0, SEQCOUNT_DEP_MAP_INIT(name) }