Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dfinelock_queue.cc387 bool FineLockPEQueue::GetRandomWithPredicate(struct page_entry *pe, in GetRandomWithPredicate() function in FineLockPEQueue
398 return GetRandomWithPredicate(pe, page_is_valid); in GetValid()
413 return GetRandomWithPredicate(pe, page_is_empty); in GetEmpty()
H A Dfinelock_queue.h75 bool GetRandomWithPredicate(struct page_entry *pe,