Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
Dact_api.c125 static int __tcf_action_put(struct tc_action *p, bool bind) in __tcf_action_put() function
165 if (__tcf_action_put(p, bind)) in __tcf_idr_release()
742 return __tcf_action_put(p, false); in tcf_action_put()