Home
last modified time | relevance | path

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

/linux-6.15/kernel/rcu/
H A Drefscale.c808 static const struct ref_scale_ops typesafe_seqlock_ops; variable
840 } else if (cur_ops == &typesafe_seqlock_ops) { in typesafe_init()
885 static const struct ref_scale_ops typesafe_seqlock_ops = { variable
1199 &typesafe_ref_ops, &typesafe_lock_ops, &typesafe_seqlock_ops, in ref_scale_init()