Home
last modified time | relevance | path

Searched refs:kDontCareTag (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dqueue.h33 static const int kDontCareTag = -1; variable
H A Dfinelock_queue.cc355 if ((tag != kDontCareTag) && !(pages_[index].tag & tag)) in GetRandomWithPredicateTag()
389 return GetRandomWithPredicateTag(pe, pred_func, kDontCareTag); in GetRandomWithPredicate()
H A Dsat.cc250 return GetValid(pe, kDontCareTag); in GetValid()
291 return GetEmpty(pe, kDontCareTag); in GetEmpty()