Searched refs:tcf_block_release (Results 1 – 1 of 1) sorted by relevance
/linux/net/sched/ |
H A D | cls_api.c | 1383 static void tcf_block_release(struct Qdisc *q, struct tcf_block *block, in tcf_block_release() function 2421 tcf_block_release(q, block, rtnl_held); in tc_new_tfilter() 2588 tcf_block_release(q, block, rtnl_held); in tc_del_tfilter() 2717 tcf_block_release(q, block, rtnl_held); in tc_get_tfilter() 3201 tcf_block_release(q, block, true); in tc_ctl_chain()
|