Searched refs:WQ_FLAG_PRIORITY (Results 1 – 2 of 2) sorted by relevance
25 #define WQ_FLAG_PRIORITY 0x20 macro177 if (!(wq->flags & WQ_FLAG_PRIORITY)) in __add_wait_queue()
43 wq_entry->flags |= WQ_FLAG_EXCLUSIVE | WQ_FLAG_PRIORITY; in add_wait_queue_priority()