Home
last modified time | relevance | path

Searched refs:tcf_ct_params_free_rcu (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/net/sched/
Dact_ct.c846 static void tcf_ct_params_free_rcu(struct rcu_head *head) in tcf_ct_params_free_rcu() function
1339 call_rcu(&params->rcu, tcf_ct_params_free_rcu); in tcf_ct_init()
1359 call_rcu(&params->rcu, tcf_ct_params_free_rcu); in tcf_ct_cleanup()