Searched refs:tcf_proto_put (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/net/sched/ | 
| D | cls_api.c | 304 static void tcf_proto_put(struct tcf_proto *tp, bool rtnl_held,  in tcf_proto_put()  function621 		tcf_proto_put(tp, rtnl_held, NULL);  in tcf_chain_flush()
 1042 		tcf_proto_put(tp, rtnl_held, NULL);  in tcf_get_next_proto()
 1460 			     tcf_proto_put(tp_prev, true, NULL)) {  in tcf_block_playback_offloads()
 1477 	tcf_proto_put(tp, true, NULL);  in tcf_block_playback_offloads()
 1752 	tcf_proto_put(tp, rtnl_held, extack);  in tcf_chain_tp_delete_empty()
 2129 			tcf_proto_put(tp, rtnl_held, NULL);  in tc_new_tfilter()
 2269 		tcf_proto_put(tp, rtnl_held, NULL);  in tc_del_tfilter()
 2298 			tcf_proto_put(tp, rtnl_held, NULL);  in tc_del_tfilter()
 2424 			tcf_proto_put(tp, rtnl_held, NULL);  in tc_get_tfilter()
 [all …]
 
 |