ucma_file
static ssize_t ucma_query(struct ucma_file *file,
static ssize_t ucma_connect(struct ucma_file *file, const char __user *inbuf,
static ssize_t ucma_listen(struct ucma_file *file, const char __user *inbuf,
static ssize_t ucma_accept(struct ucma_file *file, const char __user *inbuf,
static ssize_t ucma_reject(struct ucma_file *file, const char __user *inbuf,
static ssize_t ucma_disconnect(struct ucma_file *file, const char __user *inbuf,
static ssize_t ucma_init_qp_attr(struct ucma_file *file,
struct ucma_file *file)
static struct ucma_context *ucma_get_ctx(struct ucma_file *file, int id)
static ssize_t ucma_set_option(struct ucma_file *file, const char __user *inbuf,
static ssize_t ucma_notify(struct ucma_file *file, const char __user *inbuf,
static ssize_t ucma_process_join(struct ucma_file *file,
static ssize_t ucma_join_ip_multicast(struct ucma_file *file,
static ssize_t ucma_join_multicast(struct ucma_file *file,
static ssize_t ucma_leave_multicast(struct ucma_file *file,
static struct ucma_context *ucma_get_ctx_dev(struct ucma_file *file, int id)
static ssize_t ucma_migrate_id(struct ucma_file *new_file,
struct ucma_file *cur_file;
static ssize_t ucma_write_cm_event(struct ucma_file *file,
static ssize_t (*ucma_cmd_table[])(struct ucma_file *file,
struct ucma_file *file = filp->private_data;
struct ucma_file *file = filp->private_data;
struct ucma_file *file;
struct ucma_file *file = filp->private_data;
static struct ucma_context *ucma_alloc_ctx(struct ucma_file *file)
static ssize_t ucma_get_event(struct ucma_file *file, const char __user *inbuf,
static ssize_t ucma_create_id(struct ucma_file *file, const char __user *inbuf,
static ssize_t ucma_destroy_id(struct ucma_file *file, const char __user *inbuf,
static ssize_t ucma_bind_ip(struct ucma_file *file, const char __user *inbuf,
static ssize_t ucma_bind(struct ucma_file *file, const char __user *inbuf,
static ssize_t ucma_resolve_ip(struct ucma_file *file,
static ssize_t ucma_resolve_addr(struct ucma_file *file,
static ssize_t ucma_resolve_ib_service(struct ucma_file *file,
static ssize_t ucma_resolve_route(struct ucma_file *file,
static ssize_t ucma_query_route(struct ucma_file *file,
struct ucma_file *file;