Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dact_api.c52 static void tcf_free_cookie_rcu(struct rcu_head *p) in tcf_free_cookie_rcu() function
67 call_rcu(&old->rcu, tcf_free_cookie_rcu); in tcf_set_action_cookie()