Home
last modified time | relevance | path

Searched refs:is_closed (Results 1 – 4 of 4) sorted by relevance

/drivers/infiniband/core/
Duverbs_main.c225 if (ev_queue->is_closed) { in ib_uverbs_event_read()
236 ev_queue->is_closed))) in ib_uverbs_event_read()
300 else if (ev_queue->is_closed) in ib_uverbs_event_poll()
368 if (ev_queue->is_closed) { in ib_uverbs_comp_handler()
403 if (async_file->ev_queue.is_closed) { in ib_uverbs_async_handler()
474 ev_queue->is_closed = 0; in ib_uverbs_init_event_queue()
Duverbs_std_types.c142 event_queue->is_closed = 1; in ib_uverbs_free_event_queue()
Duverbs.h119 int is_closed; member
/drivers/mmc/host/
Domap.c854 void omap_mmc_notify_cover_event(struct device *dev, int num, int is_closed) in omap_mmc_notify_cover_event() argument