Home
last modified time | relevance | path

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

/linux-6.1.9/net/sched/
Dact_api.c379 static int __tcf_action_put(struct tc_action *p, bool bind) in __tcf_action_put() function
419 if (__tcf_action_put(p, bind)) in __tcf_idr_release()
1140 return __tcf_action_put(p, false); in tcf_action_put()