Home
last modified time | relevance | path

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

/Linux-v6.6/net/sched/
Dcls_api.c1352 static void tcf_block_release(struct Qdisc *q, struct tcf_block *block, in tcf_block_release() function
2332 tcf_block_release(q, block, rtnl_held); in tc_new_tfilter()
2497 tcf_block_release(q, block, rtnl_held); in tc_del_tfilter()
2623 tcf_block_release(q, block, rtnl_held); in tc_get_tfilter()
3102 tcf_block_release(q, block, true); in tc_ctl_chain()