tcf_gate_params_free_rcu
static void tcf_gate_params_free_rcu(struct rcu_head *head);
call_rcu(&old_p->rcu, tcf_gate_params_free_rcu);
call_rcu(&p->rcu, tcf_gate_params_free_rcu);