Home
last modified time | relevance | path

Searched refs:dispatchSansQueueLocked (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/apiserver/pkg/util/flowcontrol/fairqueuing/queueset/
H A Dqueueset.go249 req = qs.dispatchSansQueueLocked(ctx, flowDistinguisher, fsName, descr1, descr2)
557 func (qs *queueSet) dispatchSansQueueLocked(ctx context.Context, flowDistinguisher, fsName string, … func
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/apiserver/pkg/util/flowcontrol/fairqueuing/queueset/
H A Dqueueset.go253 req = qs.dispatchSansQueueLocked(ctx, width, flowDistinguisher, fsName, descr1, descr2)
582 func (qs *queueSet) dispatchSansQueueLocked(ctx context.Context, width *fqrequest.Width, flowDistin… func