Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dfile_ops.c102 static int allocate_ctxt(struct file *, struct hfi1_devdata *,
931 return ret ? ret : allocate_ctxt(fp, dd, uinfo); in get_user_context()
981 static int allocate_ctxt(struct file *fp, struct hfi1_devdata *dd, in allocate_ctxt() function