Searched refs:wakes (Results 1 – 4 of 4) sorted by relevance
564 struct goldfish_pipe_dev *dev, int *wakes) in signalled_pipes_pop_front() argument573 *wakes = pipe->signalled_flags; in signalled_pipes_pop_front()596 int wakes; in goldfish_interrupt_task() local598 while ((pipe = signalled_pipes_pop_front(dev, &wakes)) != NULL) { in goldfish_interrupt_task()599 if (wakes & PIPE_WAKE_CLOSED) { in goldfish_interrupt_task()602 if (wakes & PIPE_WAKE_READ) in goldfish_interrupt_task()604 if (wakes & PIPE_WAKE_WRITE) in goldfish_interrupt_task()
283 __u32 wakes; member
475 ++arg->wakes; in handle_vsoc_cond_wait()500 arg.wakes = 0; in do_vsoc_cond_wait()
240 UWBD wakes up and scans the event list; finds a beacon and adds it to