DEFINE_SEQLOCK
static __cacheline_aligned_in_smp DEFINE_SEQLOCK(timer_cs_lock);
__cacheline_aligned_in_smp DEFINE_SEQLOCK(rename_lock);
__cacheline_aligned_in_smp DEFINE_SEQLOCK(mount_lock);
static DEFINE_SEQLOCK(test_seqlock);
static __cacheline_aligned_in_smp DEFINE_SEQLOCK(ns_tree_lock);
static DEFINE_SEQLOCK(zonelist_update_seq);
static DEFINE_SEQLOCK(netdev_rename_lock);
static DEFINE_SEQLOCK(fastopen_seqlock);
static DEFINE_SEQLOCK(local_port_range_lock);