Home
last modified time | relevance | path

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

/Linux-v5.4/net/sched/
Dact_ct.c205 static void tcf_ct_params_free(struct rcu_head *head) in tcf_ct_params_free() function
752 call_rcu(&params->rcu, tcf_ct_params_free); in tcf_ct_cleanup()