Searched refs:poll_flags (Results 1 – 4 of 4) sorted by relevance
1437 int poll_flags; in vmbus_chan_pollcfg_task() local1452 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()
308 atomic_t poll_flags; member
552 value = atomic_read(&service->poll_flags); in request_poll()553 } while (atomic_cmpxchg(&service->poll_flags, value, in request_poll()1301 atomic_xchg(&service->poll_flags, 0); in poll_services()2602 atomic_set(&service->poll_flags, 0); in vchiq_add_service_internal()
647 static struct xlat poll_flags[] = { variable1928 xlookup_bits(poll_flags, pfd[i].events)); in print_arg()