Searched refs:is_closed (Results 1 – 5 of 5) sorted by relevance
22 int is_closed);
360 closed_already = file->ev_queue.is_closed; in ib_uverbs_async_event_close()361 file->ev_queue.is_closed = 1; in ib_uverbs_async_event_close()393 file->ev_queue.is_closed = 1; in ib_uverbs_comp_event_close()430 if (ev_queue->is_closed) { in ib_uverbs_comp_handler()463 if (file->async_file->ev_queue.is_closed) { in ib_uverbs_async_handler()557 ev_queue->is_closed = 0; in ib_uverbs_init_event_queue()1369 event_file->ev_queue.is_closed = 1; in ib_uverbs_free_hw_resources()
120 int is_closed; member
214 event_queue->is_closed = 1; in uverbs_hot_unplug_completion_event_file()
854 void omap_mmc_notify_cover_event(struct device *dev, int num, int is_closed) in omap_mmc_notify_cover_event() argument