Searched refs:tcf_block_release (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/net/sched/ |
D | cls_api.c | 1228 static void tcf_block_release(struct Qdisc *q, struct tcf_block *block, in tcf_block_release() function 2151 tcf_block_release(q, block, rtnl_held); in tc_new_tfilter() 2319 tcf_block_release(q, block, rtnl_held); in tc_del_tfilter() 2445 tcf_block_release(q, block, rtnl_held); in tc_get_tfilter() 2921 tcf_block_release(q, block, true); in tc_ctl_chain()
|