Searched defs:ufile (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/drivers/infiniband/core/ |
D | rdma_core.c | 130 struct ib_uverbs_file *ufile = uobj->ufile; in uverbs_destroy_uobject() local 201 struct ib_uverbs_file *ufile = uobj->ufile; in uobj_destroy() local 227 u32 id, struct ib_uverbs_file *ufile) in __uobj_get_destroy() 251 struct ib_uverbs_file *ufile, int success_res) in __uobj_perform_destroy() 264 static struct ib_uobject *alloc_uobj(struct ib_uverbs_file *ufile, in alloc_uobj() 322 struct ib_uverbs_file *ufile, s64 id, in lookup_get_idr_uobject() 355 struct ib_uverbs_file *ufile, s64 id, in lookup_get_fd_uobject() 394 struct ib_uverbs_file *ufile, s64 id, in rdma_lookup_get_uobject() 436 struct ib_uverbs_file *ufile) in alloc_begin_idr_uobject() 467 struct ib_uverbs_file *ufile) in alloc_begin_fd_uobject() [all …]
|
D | uverbs_main.c | 141 struct ib_ucontext *ib_uverbs_get_ucontext(struct ib_uverbs_file *ufile) in ib_uverbs_get_ucontext() 652 static bool verify_command_mask(struct ib_uverbs_file *ufile, u32 command, in verify_command_mask()
|
D | uverbs_ioctl.c | 410 static int ib_uverbs_cmd_verbs(struct ib_uverbs_file *ufile, in ib_uverbs_cmd_verbs()
|
D | uverbs_cmd.c | 51 _ib_uverbs_lookup_comp_file(s32 fd, struct ib_uverbs_file *ufile) in _ib_uverbs_lookup_comp_file() 2854 static int kern_spec_to_ib_spec_action(struct ib_uverbs_file *ufile, in kern_spec_to_ib_spec_action() 3082 static int kern_spec_to_ib_spec(struct ib_uverbs_file *ufile, in kern_spec_to_ib_spec()
|
/Linux-v4.19/include/rdma/ |
D | uverbs_std_types.h | 130 __uobj_alloc(const struct uverbs_api_object *obj, struct ib_uverbs_file *ufile, in __uobj_alloc()
|
D | uverbs_ioctl.h | 442 struct ib_uverbs_file *ufile; member
|
D | ib_verbs.h | 1482 struct ib_uverbs_file *ufile; member 1516 struct ib_uverbs_file *ufile; member
|