Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/hfi1/
Dfile_ops.c105 static void deallocate_ctxt(struct hfi1_ctxtdata *uctxt);
711 deallocate_ctxt(uctxt); in hfi1_file_close()
831 deallocate_ctxt(uctxt); in assign_ctxt()
1027 static void deallocate_ctxt(struct hfi1_ctxtdata *uctxt) in deallocate_ctxt() function