percpu_ref_switch_to_percpu
percpu_ref_switch_to_percpu(&q->q_usage_counter);
percpu_ref_switch_to_percpu(&mddev->writes_pending);
void percpu_ref_switch_to_percpu(struct percpu_ref *ref);
EXPORT_SYMBOL_GPL(percpu_ref_switch_to_percpu);