Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/platform_data/
Dmmc-omap.h118 int is_closed);
/Linux-v6.6/drivers/infiniband/core/
Duverbs_main.c236 if (ev_queue->is_closed) { in ib_uverbs_event_read()
247 ev_queue->is_closed))) in ib_uverbs_event_read()
311 else if (ev_queue->is_closed) in ib_uverbs_event_poll()
379 if (ev_queue->is_closed) { in ib_uverbs_comp_handler()
414 if (async_file->ev_queue.is_closed) { in ib_uverbs_async_handler()
485 ev_queue->is_closed = 0; in ib_uverbs_init_event_queue()
Duverbs.h119 int is_closed; member
Duverbs_std_types.c142 event_queue->is_closed = 1; in ib_uverbs_free_event_queue()
/Linux-v6.6/drivers/mmc/host/
Domap.c867 void omap_mmc_notify_cover_event(struct device *dev, int num, int is_closed) in omap_mmc_notify_cover_event() argument
/Linux-v6.6/fs/ceph/
Dcaps.c4631 bool is_closed = true; in ceph_put_fmode() local
4650 is_closed = false; in ceph_put_fmode()
4653 if (is_closed) in ceph_put_fmode()