Home
last modified time | relevance | path

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

/net/sched/
Dact_api.c145 int __tcf_idr_release(struct tc_action *p, bool bind, bool strict) in __tcf_idr_release() function
171 EXPORT_SYMBOL(__tcf_idr_release);
541 ret = __tcf_idr_release(p, false, true); in tcf_idrinfo_destroy()
709 ret = __tcf_idr_release(a, bind, true); in tcf_action_destroy()