Searched refs:old_cc_state (Results 1 – 1 of 1) sorted by relevance
3382 struct cc_state *old_cc_state, *new_cc_state; in __subn_set_opa_cc_table() local3408 old_cc_state = get_cc_state(ppd); in __subn_set_opa_cc_table()3410 if (old_cc_state == NULL) { in __subn_set_opa_cc_table()3416 *new_cc_state = *old_cc_state; in __subn_set_opa_cc_table()3438 call_rcu(&old_cc_state->rcu, cc_state_reclaim); in __subn_set_opa_cc_table()