Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/sched/
A Dact_ct.c830 static void tcf_ct_params_free_rcu(struct rcu_head *head) in tcf_ct_params_free_rcu() function
1322 call_rcu(&params->rcu, tcf_ct_params_free_rcu); in tcf_ct_init()
1342 call_rcu(&params->rcu, tcf_ct_params_free_rcu); in tcf_ct_cleanup()

Completed in 5 milliseconds