Searched refs:tcf_block_refcnt_put (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/sched/ |
H A D | cls_api.c | 1186 static void tcf_block_refcnt_put(struct tcf_block *block, bool rtnl_held) in tcf_block_refcnt_put() function 1233 tcf_block_refcnt_put(block, rtnl_held); in tcf_block_release() 1348 tcf_block_refcnt_put(block, true); in tcf_block_get_ext() 2639 tcf_block_refcnt_put(block, true); in tc_dump_tfilter() 3033 tcf_block_refcnt_put(block, true); in tc_dump_chain()
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | cls_api.c | 1309 static void tcf_block_refcnt_put(struct tcf_block *block, bool rtnl_held) in tcf_block_refcnt_put() function 1356 tcf_block_refcnt_put(block, rtnl_held); in tcf_block_release() 1471 tcf_block_refcnt_put(block, true); in tcf_block_get_ext() 2818 tcf_block_refcnt_put(block, true); in tc_dump_tfilter() 3204 tcf_block_refcnt_put(block, true); in tc_dump_chain()
|
Completed in 11 milliseconds