Searched refs:poll_flags (Results 1 – 4 of 4) sorted by relevance
1437 int poll_flags; in vmbus_chan_pollcfg_task() 1452 poll_flags = C_DIRECT_EXEC; in vmbus_chan_pollcfg_task() 1454 poll_flags |= C_HARDCLOCK; in vmbus_chan_pollcfg_task() 1455 chan->ch_poll_flags = poll_flags; in vmbus_chan_pollcfg_task() 1439 int poll_flags; vmbus_chan_pollcfg_task() local
299 atomic_t poll_flags; member
539 value = atomic_read(&service->poll_flags); in request_poll()540 } while (atomic_cmpxchg(&service->poll_flags, value, in request_poll()1292 atomic_xchg(&service->poll_flags, 0); in poll_services()2583 atomic_set(&service->poll_flags, 0); in vchiq_add_service_internal()
645 static struct xlat poll_flags[] = { variable1926 xlookup_bits(poll_flags, pfd[i].events)); in print_arg()