Lines Matching refs:ufile
208 struct ib_uverbs_file *ufile = attrs->ufile; in ib_alloc_ucontext() local
212 ib_dev = srcu_dereference(ufile->device->ib_dev, in ib_alloc_ucontext()
213 &ufile->device->disassociate_srcu); in ib_alloc_ucontext()
222 ucontext->ufile = ufile; in ib_alloc_ucontext()
234 struct ib_uverbs_file *file = attrs->ufile; in ib_init_ucontext()
299 .num_comp_vectors = attrs->ufile->device->num_comp_vectors, in ib_uverbs_get_context()
567 struct ib_uverbs_device *ibudev = attrs->ufile->device; in ib_uverbs_open_xrcd()
677 struct ib_uverbs_device *dev = attrs->ufile->device; in ib_uverbs_dealloc_xrcd()
1012 if (cmd->comp_vector >= attrs->ufile->device->num_comp_vectors) in create_cq()
1057 obj->uevent.event_file = READ_ONCE(attrs->ufile->default_async_file); in create_cq()
1444 obj->uevent.event_file = READ_ONCE(attrs->ufile->default_async_file); in create_qp()
2933 obj->uevent.event_file = READ_ONCE(attrs->ufile->default_async_file); in ib_uverbs_ex_create_wq()
3422 obj->uevent.event_file = READ_ONCE(attrs->ufile->default_async_file); in __uverbs_create_xsrq()