Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sched/
H A Dact_api.c33 static void tcf_free_cookie_rcu(struct rcu_head *p) in tcf_free_cookie_rcu() function
48 call_rcu(&old->rcu, tcf_free_cookie_rcu); in tcf_set_action_cookie()