Home
last modified time | relevance | path

Searched refs:ucma_file (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_ucma.c63 struct ucma_file { struct
79 struct ucma_file *file; argument
119 struct ucma_file *file) in _ucma_find_context()
131 static struct ucma_context *ucma_get_ctx(struct ucma_file *file, int id) in ucma_get_ctx()
157 static struct ucma_context *ucma_get_ctx_dev(struct ucma_file *file, int id) in ucma_get_ctx_dev()
192 static struct ucma_context *ucma_alloc_ctx(struct ucma_file *file) in ucma_alloc_ctx()
383 static ssize_t ucma_get_event(struct ucma_file *file, const char __user *inbuf, in ucma_get_event()
459 static ssize_t ucma_create_id(struct ucma_file *file, const char __user *inbuf, in ucma_create_id()
583 static ssize_t ucma_destroy_id(struct ucma_file *file, const char __user *inbuf, in ucma_destroy_id()
631 static ssize_t ucma_bind_ip(struct ucma_file *file, const char __user *inbuf, in ucma_bind_ip()
[all …]