Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
Dcls_api.c1229 static void tcf_block_release(struct Qdisc *q, struct tcf_block *block, in tcf_block_release() function
2155 tcf_block_release(q, block, rtnl_held); in tc_new_tfilter()
2323 tcf_block_release(q, block, rtnl_held); in tc_del_tfilter()
2449 tcf_block_release(q, block, rtnl_held); in tc_get_tfilter()
2926 tcf_block_release(q, block, true); in tc_ctl_chain()