Lines Matching refs:ucma_file

76 struct ucma_file {
91 struct ucma_file *file;
127 struct ucma_file *file)
139 static struct ucma_context *ucma_get_ctx(struct ucma_file *file, int id)
162 static struct ucma_context *ucma_get_ctx_dev(struct ucma_file *file, int id)
192 static struct ucma_context *ucma_alloc_ctx(struct ucma_file *file)
368 static ssize_t ucma_get_event(struct ucma_file *file, const char __user *inbuf,
438 static ssize_t ucma_create_id(struct ucma_file *file, const char __user *inbuf,
590 static ssize_t ucma_destroy_id(struct ucma_file *file, const char __user *inbuf,
624 static ssize_t ucma_bind_ip(struct ucma_file *file, const char __user *inbuf,
649 static ssize_t ucma_bind(struct ucma_file *file, const char __user *inbuf,
674 static ssize_t ucma_resolve_ip(struct ucma_file *file,
701 static ssize_t ucma_resolve_addr(struct ucma_file *file,
729 static ssize_t ucma_resolve_route(struct ucma_file *file,
815 static ssize_t ucma_query_route(struct ucma_file *file,
995 static ssize_t ucma_query(struct ucma_file *file,
1049 static ssize_t ucma_connect(struct ucma_file *file, const char __user *inbuf,
1085 static ssize_t ucma_listen(struct ucma_file *file, const char __user *inbuf,
1110 static ssize_t ucma_accept(struct ucma_file *file, const char __user *inbuf,
1157 static ssize_t ucma_reject(struct ucma_file *file, const char __user *inbuf,
1190 static ssize_t ucma_disconnect(struct ucma_file *file, const char __user *inbuf,
1211 static ssize_t ucma_init_qp_attr(struct ucma_file *file,
1378 static ssize_t ucma_set_option(struct ucma_file *file, const char __user *inbuf,
1412 static ssize_t ucma_notify(struct ucma_file *file, const char __user *inbuf,
1435 static ssize_t ucma_process_join(struct ucma_file *file,
1520 static ssize_t ucma_join_ip_multicast(struct ucma_file *file,
1543 static ssize_t ucma_join_multicast(struct ucma_file *file,
1558 static ssize_t ucma_leave_multicast(struct ucma_file *file,
1609 static ssize_t ucma_migrate_id(struct ucma_file *new_file,
1619 struct ucma_file *cur_file;
1686 static ssize_t (*ucma_cmd_table[])(struct ucma_file *file,
1717 struct ucma_file *file = filp->private_data;
1752 struct ucma_file *file = filp->private_data;
1773 struct ucma_file *file;
1792 struct ucma_file *file = filp->private_data;