Home
last modified time | relevance | path

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

/linux-6.12.1/net/sched/
Dact_ct.c890 static void tcf_ct_params_free_rcu(struct rcu_head *head) in tcf_ct_params_free_rcu() function
1421 call_rcu(&params->rcu, tcf_ct_params_free_rcu); in tcf_ct_init()
1441 call_rcu(&params->rcu, tcf_ct_params_free_rcu); in tcf_ct_cleanup()