Home
last modified time | relevance | path

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

/Linux-v4.19/net/sched/
Dact_api.c102 static int __tcf_action_put(struct tc_action *p, bool bind) in __tcf_action_put() function
142 if (__tcf_action_put(p, bind)) in __tcf_idr_release()
674 return __tcf_action_put(p, false); in tcf_action_put()