Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dfile_ops.c95 static int get_ctxt_info(struct file *, void __user *, __u32);
312 ret = get_ctxt_info(fp, (void __user *)(unsigned long) in hfi1_file_write()
1184 static int get_ctxt_info(struct file *fp, void __user *ubase, __u32 len) in get_ctxt_info() function