Searched refs:tcf_block_release (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/sched/ |
H A D | cls_api.c | 1229 static void tcf_block_release(struct Qdisc *q, struct tcf_block *block, in tcf_block_release() function 2156 tcf_block_release(q, block, rtnl_held); in tc_new_tfilter() 2324 tcf_block_release(q, block, rtnl_held); in tc_del_tfilter() 2450 tcf_block_release(q, block, rtnl_held); in tc_get_tfilter() 2928 tcf_block_release(q, block, true); in tc_ctl_chain()
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | cls_api.c | 1352 static void tcf_block_release(struct Qdisc *q, struct tcf_block *block, in tcf_block_release() function 2338 tcf_block_release(q, block, rtnl_held); in tc_new_tfilter() 2503 tcf_block_release(q, block, rtnl_held); in tc_del_tfilter() 2629 tcf_block_release(q, block, rtnl_held); in tc_get_tfilter() 3109 tcf_block_release(q, block, true); in tc_ctl_chain()
|
Completed in 11 milliseconds