Home
last modified time | relevance | path

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

/drivers/infiniband/hw/hfi1/
Dfile_ops.c88 static int get_ctxt_info(struct hfi1_filedata *fd, unsigned long arg, u32 len);
241 ret = get_ctxt_info(fd, arg, _IOC_SIZE(cmd)); in hfi1_file_ioctl()
1137 static int get_ctxt_info(struct hfi1_filedata *fd, unsigned long arg, u32 len) in get_ctxt_info() function