Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/hfi1/
Dfile_ops.c70 static int ctxt_reset(struct hfi1_ctxtdata *uctxt);
243 ret = ctxt_reset(uctxt); in hfi1_file_ioctl()
1585 static int ctxt_reset(struct hfi1_ctxtdata *uctxt) in ctxt_reset() function