ref_scale_ops
static const struct ref_scale_ops typesafe_ref_ops;
static const struct ref_scale_ops typesafe_lock_ops;
static const struct ref_scale_ops typesafe_seqlock_ops;
static const struct ref_scale_ops typesafe_ref_ops = {
static const struct ref_scale_ops typesafe_lock_ops = {
static const struct ref_scale_ops typesafe_seqlock_ops = {
static const struct ref_scale_ops *cur_ops;
ref_scale_print_module_parms(const struct ref_scale_ops *cur_ops, const char *tag)
static const struct ref_scale_ops *scale_ops[] = {
static const struct ref_scale_ops rcu_ops = {
static const struct ref_scale_ops srcu_ops = {
static const struct ref_scale_ops srcu_fast_ops = {
static const struct ref_scale_ops srcu_fast_updown_ops = {
static const struct ref_scale_ops rcu_tasks_ops = {
static const struct ref_scale_ops rcu_trace_ops = {
static const struct ref_scale_ops refcnt_ops = {
static const struct ref_scale_ops percpuinc_ops = {
static const struct ref_scale_ops incpercpu_ops = {
static const struct ref_scale_ops incpercpupreempt_ops = {
static const struct ref_scale_ops incpercpubh_ops = {
static const struct ref_scale_ops incpercpuirqsave_ops = {
static const struct ref_scale_ops rwlock_ops = {
static const struct ref_scale_ops rwsem_ops = {
static const struct ref_scale_ops lock_ops = {
static const struct ref_scale_ops lock_irq_ops = {
static const struct ref_scale_ops acqrel_ops = {
static const struct ref_scale_ops sched_clock_ops = {
static const struct ref_scale_ops clock_ops = {
static const struct ref_scale_ops jiffies_ops = {
static const struct ref_scale_ops preempt_ops = {
static const struct ref_scale_ops bh_ops = {
static const struct ref_scale_ops irq_ops = {
static const struct ref_scale_ops irqsave_ops = {