Home
last modified time | relevance | path

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

/linux-6.15/kernel/rcu/
H A Drefscale.c134 struct ref_scale_ops { struct
142 static const struct ref_scale_ops *cur_ops; argument
178 static const struct ref_scale_ops rcu_ops = {
212 static const struct ref_scale_ops srcu_ops = {
377 static const struct ref_scale_ops refcnt_ops = {
414 static const struct ref_scale_ops rwlock_ops = {
451 static const struct ref_scale_ops rwsem_ops = {
486 static const struct ref_scale_ops lock_ops = {
557 static const struct ref_scale_ops acqrel_ops = {
624 static const struct ref_scale_ops clock_ops = {
[all …]