Searched refs:checkRequestQueue (Results 1 – 2 of 2) sorted by relevance
800 bool checkRequestQueue( queue_head_t * queue, bool * empty );
9078 more = checkRequestQueue(requestQueue, &empty); in queuePMRequest()9096 IOPMWorkQueue::checkRequestQueue( queue_head_t * requestQueue, bool * empty ) in checkRequestQueue() function in IOPMWorkQueue9177 more |= checkRequestQueue(&entry->RequestHead, &empty); in checkForWork()