Searched refs:tcf_proto_put (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/sched/
H A Dcls_api.c426 static void tcf_proto_put(struct tcf_proto *tp, bool rtnl_held, function
739 tcf_proto_put(tp, rtnl_held, NULL);
1126 tcf_proto_put(tp, true, NULL);
1569 tcf_proto_put(tp_prev, true, NULL)) {
1589 tcf_proto_put(tp, true, NULL);
1978 tcf_proto_put(tp, rtnl_held, extack);
2381 tcf_proto_put(tp, rtnl_held, NULL);
2518 tcf_proto_put(tp, rtnl_held, NULL);
2546 tcf_proto_put(tp, rtnl_held, NULL);
2672 tcf_proto_put(t
[all...]

Completed in 113 milliseconds