Home
last modified time | relevance | path

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

/Linux-v5.15/net/sched/
Dact_api.c161 static int __tcf_idr_release(struct tc_action *p, bool bind, bool strict) in __tcf_idr_release() function
193 ret = __tcf_idr_release(a, bind, false); in tcf_idr_release()
611 ret = __tcf_idr_release(p, false, true); in tcf_idrinfo_destroy()
779 ret = __tcf_idr_release(a, bind, true); in tcf_action_destroy()