Searched defs:ufile (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/infiniband/core/ |
H A D | rdma_core.c | 127 struct ib_uverbs_file *ufile = attrs->ufile; in uverbs_destroy_uobject() local 191 struct ib_uverbs_file *ufile = attrs->ufile; in uobj_destroy() local 263 struct ib_uverbs_file *ufile = attrs->ufile; alloc_uobj() local 311 lookup_get_idr_uobject(const struct uverbs_api_object * obj,struct ib_uverbs_file * ufile,s64 id,enum rdma_lookup_mode mode) lookup_get_idr_uobject() argument 335 lookup_get_fd_uobject(const struct uverbs_api_object * obj,struct ib_uverbs_file * ufile,s64 id,enum rdma_lookup_mode mode) lookup_get_fd_uobject() argument 374 rdma_lookup_get_uobject(const struct uverbs_api_object * obj,struct ib_uverbs_file * ufile,s64 id,enum rdma_lookup_mode mode,struct uverbs_attr_bundle * attrs) rdma_lookup_get_uobject() argument 502 struct ib_uverbs_file *ufile = attrs->ufile; rdma_alloc_begin_uobject() local 585 struct ib_uverbs_file *ufile = uobj->ufile; alloc_commit_idr_uobject() local 602 struct ib_uverbs_file *ufile = obj_old->ufile; swap_idr_uobjects() local 647 struct ib_uverbs_file *ufile = attrs->ufile; rdma_alloc_commit_uobject() local 702 struct ib_uverbs_file *ufile = uobj->ufile; rdma_alloc_abort_uobject() local 767 setup_ufile_idr_uobject(struct ib_uverbs_file * ufile) setup_ufile_idr_uobject() argument 772 release_ufile_idr_uobject(struct ib_uverbs_file * ufile) release_ufile_idr_uobject() argument 811 struct ib_uverbs_file *ufile; uverbs_uobject_fd_release() local 852 ufile_destroy_ucontext(struct ib_uverbs_file * ufile,enum rdma_remove_reason reason) ufile_destroy_ucontext() argument 881 __uverbs_cleanup_ufile(struct ib_uverbs_file * ufile,enum rdma_remove_reason reason) __uverbs_cleanup_ufile() argument 930 uverbs_destroy_ufile_hw(struct ib_uverbs_file * ufile,enum rdma_remove_reason reason) uverbs_destroy_ufile_hw() argument 1035 struct ib_uverbs_file *ufile = attrs->ufile; rdma_uattrs_has_raw_cap() local [all...] |
H A D | ib_core_uverbs.c | 34 struct ib_uverbs_file *ufile = vma->vm_file->private_data; in rdma_umap_priv_init() local 71 struct ib_uverbs_file *ufile = ucontext->ufile; in rdma_user_mmap_io() local 267 struct ib_uverbs_file *ufile = ucontext->ufile; in rdma_user_mmap_entry_insert_range() local [all...] |
H A D | uverbs_main.c | 98 struct ib_ucontext *ib_uverbs_get_ucontext_file(struct ib_uverbs_file *ufile) in ib_uverbs_get_ucontext_file() argument 722 struct ib_uverbs_file *ufile = vma->vm_file->private_data; in rdma_umap_open() local 764 struct ib_uverbs_file *ufile = vma->vm_file->private_data; rdma_umap_close() local 790 struct ib_uverbs_file *ufile = vmf->vma->vm_file->private_data; rdma_umap_fault() local 830 uverbs_user_mmap_disassociate(struct ib_uverbs_file * ufile) uverbs_user_mmap_disassociate() argument 908 struct ib_uverbs_file *ufile; rdma_user_mmap_disassociate() local [all...] |
H A D | uverbs_std_types_device.c | 64 gather_objects_handle(struct ib_uverbs_file *ufile, in gather_objects_handle() argument
|
H A D | uverbs_cmd.c | 209 struct ib_uverbs_file *ufile = attrs->ufile; in ib_alloc_ucontext() local [all...] |
/linux/drivers/infiniband/hw/mlx5/ |
H A D | devx.h | 46 static inline void mlx5_ib_ufile_hw_cleanup(struct ib_uverbs_file *ufile) in mlx5_ib_ufile_hw_cleanup() argument
|
/linux/include/rdma/ |
H A D | ib_verbs.h | 1533 struct ib_uverbs_file *ufile; member 1547 struct ib_uverbs_file *ufile; member
|