Searched refs:is_closed (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/include/linux/platform_data/ |
H A D | mmc-omap.h | 118 int is_closed);
|
/openbmc/linux/drivers/infiniband/core/ |
H A D | uverbs_main.c | 236 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()
|
H A D | uverbs_std_types.c | 142 event_queue->is_closed = 1; in ib_uverbs_free_event_queue()
|
H A D | uverbs.h | 119 int is_closed; member
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/ |
H A D | 0006-replace-sym_iterator-0-with-sym_iterator.patch | 86 bool module_info::is_closed(string const & n)
|
/openbmc/rest-dbus/resources/ |
H A D | jstree.min.js | 2 …is_closed(b.currentTarget)?this.open_node(b.currentTarget,function(a){this.get_node(a,!0).children… method in AnonymousClassf811328e0f01 3 …is_closed(c))return d&&d.call(this,c,!1),!1;if(this.is_loaded(c))h=this.get_node(c,!0),i=this,h.le… 5 …+e.replace(a.jstree.idregex,"\\$&"),c.element)}catch(f){}e&&e.length&&c.is_closed(e)&&(c._data.sea…
|
/openbmc/linux/fs/ceph/ |
H A D | caps.c | 4635 bool is_closed = true; in ceph_put_fmode() local 4654 is_closed = false; in ceph_put_fmode() 4657 if (is_closed) in ceph_put_fmode()
|
/openbmc/linux/drivers/mmc/host/ |
H A D | omap.c | 867 void omap_mmc_notify_cover_event(struct device *dev, int num, int is_closed) in omap_mmc_notify_cover_event() argument
|