Home
last modified time | relevance | path

Searched defs:hit_limit (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/net/altq/
H A Daltq_fairq.c544 int hit_limit; in fairq_dequeue() local
744 fairq_pollq(struct fairq_class *cl, uint64_t cur_time, int *hit_limit) in fairq_pollq()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp235 bool hit_limit = false; in setSubgraphColorHelper() local