Searched refs:is_closed (Results 1 – 5 of 5) sorted by relevance
14 int is_closed);
410 closed_already = file->ev_queue.is_closed; in ib_uverbs_async_event_close()411 file->ev_queue.is_closed = 1; in ib_uverbs_async_event_close()443 file->ev_queue.is_closed = 1; in ib_uverbs_comp_event_close()480 if (ev_queue->is_closed) { in ib_uverbs_comp_handler()513 if (file->async_file->ev_queue.is_closed) { in ib_uverbs_async_handler()607 ev_queue->is_closed = 0; in ib_uverbs_init_event_queue()912 if (!file->is_closed) { in ib_uverbs_close()914 file->is_closed = 1; in ib_uverbs_close()1110 file->is_closed = 1; in ib_uverbs_free_hw_resources()1134 event_file->ev_queue.is_closed = 1; in ib_uverbs_free_hw_resources()
119 int is_closed; member149 int is_closed; member
203 event_queue->is_closed = 1; in uverbs_hot_unplug_completion_event_file()
856 void omap_mmc_notify_cover_event(struct device *dev, int num, int is_closed) in omap_mmc_notify_cover_event() argument