Searched refs:tcf_block_release (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/net/sched/ |
D | cls_api.c | 1246 static void tcf_block_release(struct Qdisc *q, struct tcf_block *block, in tcf_block_release() function 2168 tcf_block_release(q, block, rtnl_held); in tc_new_tfilter() 2333 tcf_block_release(q, block, rtnl_held); in tc_del_tfilter() 2459 tcf_block_release(q, block, rtnl_held); in tc_get_tfilter() 2930 tcf_block_release(q, block, true); in tc_ctl_chain()
|