Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dfinelock_queue.cc410 return GetRandomWithPredicateTag(pe, page_is_empty, mask); in GetEmpty()
413 return GetRandomWithPredicate(pe, page_is_empty); in GetEmpty()
H A Dfinelock_queue.h69 static bool page_is_empty(struct page_entry *pe) { in page_is_empty() function