Searched refs:DEFINE_SEQLOCK (Results 1 - 8 of 8) sorted by relevance

/linux-master/net/phonet/
H A Dsysctl.c24 static DEFINE_SEQLOCK(local_port_range_lock);
/linux-master/arch/sparc/kernel/
H A Dtime_32.c53 static __cacheline_aligned_in_smp DEFINE_SEQLOCK(timer_cs_lock);
/linux-master/include/linux/
H A Dseqlock.h758 * DEFINE_SEQLOCK(sl) - Define a statically allocated seqlock_t
761 #define DEFINE_SEQLOCK(sl) \ macro
/linux-master/net/ipv4/
H A Dtcp_metrics.c96 static DEFINE_SEQLOCK(fastopen_seqlock);
/linux-master/kernel/kcsan/
H A Dkcsan_test.c307 static DEFINE_SEQLOCK(test_seqlock);
/linux-master/fs/
H A Ddcache.c77 __cacheline_aligned_in_smp DEFINE_SEQLOCK(rename_lock);
H A Dnamespace.c104 __cacheline_aligned_in_smp DEFINE_SEQLOCK(mount_lock);
/linux-master/mm/
H A Dpage_alloc.c3741 static DEFINE_SEQLOCK(zonelist_update_seq);

Completed in 255 milliseconds