Home
last modified time | relevance | path

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

/linux-6.1.9/net/sched/
Dact_ct.c835 static void tcf_ct_params_free(struct rcu_head *head) in tcf_ct_params_free() function
1404 call_rcu(&params->rcu, tcf_ct_params_free); in tcf_ct_init()
1426 call_rcu(&params->rcu, tcf_ct_params_free); in tcf_ct_cleanup()