Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dseqlock.h245 #define SEQCNT_RWLOCK_ZERO(name, lock) SEQCOUNT_LOCKNAME_ZERO(name, lock) macro
/linux-6.12.1/kernel/events/
Duprobes.c43 static seqcount_rwlock_t uprobes_seqcount = SEQCNT_RWLOCK_ZERO(uprobes_seqcount, &uprobes_treelock);