Home
last modified time | relevance | path

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

/linux/include/linux/platform_data/
A Dmmc-omap.h120 int is_closed);
/linux/drivers/infiniband/core/
A Duverbs_main.c232 ev_queue->is_closed))) in ib_uverbs_event_read()
238 if (list_empty(&ev_queue->event_list) && ev_queue->is_closed) { in ib_uverbs_event_read()
302 else if (ev_queue->is_closed) in ib_uverbs_event_poll()
370 if (ev_queue->is_closed) { in ib_uverbs_comp_handler()
405 if (async_file->ev_queue.is_closed) { in ib_uverbs_async_handler()
476 ev_queue->is_closed = 0; in ib_uverbs_init_event_queue()
A Duverbs.h119 int is_closed; member
A Duverbs_std_types.c142 event_queue->is_closed = 1; in ib_uverbs_free_event_queue()
/linux/fs/ceph/
A Dcaps.c4387 bool is_closed = true; in ceph_put_fmode() local
4406 is_closed = false; in ceph_put_fmode()
4409 if (is_closed) in ceph_put_fmode()
/linux/drivers/mmc/host/
A Domap.c854 void omap_mmc_notify_cover_event(struct device *dev, int num, int is_closed) in omap_mmc_notify_cover_event() argument

Completed in 24 milliseconds