Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/sched/
H A Dact_ct.c880 static void tcf_ct_params_free_rcu(struct rcu_head *head) in tcf_ct_params_free_rcu() function
1374 call_rcu(&params->rcu, tcf_ct_params_free_rcu); in tcf_ct_init()
1394 call_rcu(&params->rcu, tcf_ct_params_free_rcu); in tcf_ct_cleanup()

Completed in 2 milliseconds