Searched refs:tcf_proto_put (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/sched/ |
H A D | cls_api.c | 303 static void tcf_proto_put(struct tcf_proto *tp, bool rtnl_held, in tcf_proto_put() function 615 tcf_proto_put(tp, rtnl_held, NULL); in tcf_chain_flush() 1001 tcf_proto_put(tp, rtnl_held, NULL); in tcf_get_next_proto() 1419 tcf_proto_put(tp_prev, true, NULL)) { in tcf_block_playback_offloads() 1436 tcf_proto_put(tp, true, NULL); in tcf_block_playback_offloads() 1763 tcf_proto_put(tp, rtnl_held, extack); in tcf_chain_tp_delete_empty() 2152 tcf_proto_put(tp, rtnl_held, NULL); in tc_new_tfilter() 2292 tcf_proto_put(tp, rtnl_held, NULL); in tc_del_tfilter() 2321 tcf_proto_put(tp, rtnl_held, NULL); in tc_del_tfilter() 2447 tcf_proto_put(t in tc_get_tfilter() [all...] |
/kernel/linux/linux-6.6/net/sched/ |
H A D | cls_api.c | 426 static void tcf_proto_put(struct tcf_proto *tp, bool rtnl_held, in tcf_proto_put() function 739 tcf_proto_put(tp, rtnl_held, NULL); in tcf_chain_flush() 1124 tcf_proto_put(tp, true, NULL); in tcf_get_next_proto() 1545 tcf_proto_put(tp_prev, true, NULL)) { in tcf_block_playback_offloads() 1565 tcf_proto_put(tp, true, NULL); in tcf_block_playback_offloads() 1934 tcf_proto_put(tp, rtnl_held, extack); in tcf_chain_tp_delete_empty() 2334 tcf_proto_put(tp, rtnl_held, NULL); in tc_new_tfilter() 2471 tcf_proto_put(tp, rtnl_held, NULL); in tc_del_tfilter() 2500 tcf_proto_put(tp, rtnl_held, NULL); in tc_del_tfilter() 2626 tcf_proto_put(t in tc_get_tfilter() [all...] |
Completed in 9 milliseconds