Searched refs:ucma_file (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | ucma.c | 77 struct ucma_file { struct 92 struct ucma_file *file; 128 struct ucma_file *file) in _ucma_find_context() 140 static struct ucma_context *ucma_get_ctx(struct ucma_file *file, int id) in ucma_get_ctx() 163 static struct ucma_context *ucma_get_ctx_dev(struct ucma_file *file, int id) in ucma_get_ctx_dev() 193 static struct ucma_context *ucma_alloc_ctx(struct ucma_file *file) in ucma_alloc_ctx() 369 static ssize_t ucma_get_event(struct ucma_file *file, const char __user *inbuf, in ucma_get_event() 439 static ssize_t ucma_create_id(struct ucma_file *file, const char __user *inbuf, in ucma_create_id() 591 static ssize_t ucma_destroy_id(struct ucma_file *file, const char __user *inbuf, in ucma_destroy_id() 625 static ssize_t ucma_bind_ip(struct ucma_file *fil [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | ucma.c | 77 struct ucma_file { struct 92 struct ucma_file *file; 128 struct ucma_file *file) in _ucma_find_context() 140 static struct ucma_context *ucma_get_ctx(struct ucma_file *file, int id) in ucma_get_ctx() 163 static struct ucma_context *ucma_get_ctx_dev(struct ucma_file *file, int id) in ucma_get_ctx_dev() 193 static struct ucma_context *ucma_alloc_ctx(struct ucma_file *file) in ucma_alloc_ctx() 369 static ssize_t ucma_get_event(struct ucma_file *file, const char __user *inbuf, in ucma_get_event() 439 static ssize_t ucma_create_id(struct ucma_file *file, const char __user *inbuf, in ucma_create_id() 591 static ssize_t ucma_destroy_id(struct ucma_file *file, const char __user *inbuf, in ucma_destroy_id() 625 static ssize_t ucma_bind_ip(struct ucma_file *fil [all...] |
Completed in 6 milliseconds