Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
H A 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()
/kernel/linux/linux-6.6/net/sched/
H A Dact_ct.c864 static void tcf_ct_params_free(struct tcf_ct_params *params) in tcf_ct_params_free() function
885 tcf_ct_params_free(params); in tcf_ct_params_free_rcu()
1382 tcf_ct_params_free(params); in tcf_ct_init()

Completed in 23 milliseconds