Home
last modified time | relevance | path

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

/linux-6.1.9/net/sched/
Dact_api.c51 static void tcf_free_cookie_rcu(struct rcu_head *p) in tcf_free_cookie_rcu() function
66 call_rcu(&old->rcu, tcf_free_cookie_rcu); in tcf_set_action_cookie()