Home
last modified time | relevance | path

Searched refs:PutEmpty (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dfinelock_queue.h41 bool PutEmpty(struct page_entry *pe);
H A Dsat.h77 bool PutEmpty(struct page_entry *pe);
H A Dsat.cc309 bool Sat::PutEmpty(struct page_entry *pe) { in PutEmpty() function in Sat
316 return finelock_q_->PutEmpty(pe); in PutEmpty()
448 result &= PutEmpty(&pe); in InitializePages()
527 result &= PutEmpty(&pe); in InitializePages()
H A Dfinelock_queue.cc420 bool FineLockPEQueue::PutEmpty(struct page_entry *pe) { in PutEmpty() function in FineLockPEQueue
H A Dworker.cc1500 result = result && sat_->PutEmpty(&pe); in Work()
1558 result = result && sat_->PutEmpty(&src); in Work()
1918 if (!sat_->PutEmpty(src)) in PutEmptyPage()
2291 result = result && sat_->PutEmpty(&src); in Work()