Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
Dact_ct.c748 static void tcf_ct_params_free(struct rcu_head *head) in tcf_ct_params_free() function
1307 call_rcu(&params->rcu, tcf_ct_params_free); in tcf_ct_init()
1329 call_rcu(&params->rcu, tcf_ct_params_free); in tcf_ct_cleanup()