Searched refs:tcf_gate_params_free_rcu (Results 1 – 1 of 1) sorted by relevance
35 static void tcf_gate_params_free_rcu(struct rcu_head *head);534 call_rcu(&old_p->rcu, tcf_gate_params_free_rcu); in tcf_gate_init()555 static void tcf_gate_params_free_rcu(struct rcu_head *head) in tcf_gate_params_free_rcu() function571 call_rcu(&p->rcu, tcf_gate_params_free_rcu); in tcf_gate_cleanup()