Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dfile_ops.c110 static int ctxt_reset(struct hfi1_ctxtdata *uctxt);
285 ret = ctxt_reset(uctxt); in hfi1_file_ioctl()
1612 static int ctxt_reset(struct hfi1_ctxtdata *uctxt) in ctxt_reset() function