Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/hfi1/
Dfile_ops.c104 static void deallocate_ctxt(struct hfi1_ctxtdata *uctxt);
702 deallocate_ctxt(uctxt); in hfi1_file_close()
823 deallocate_ctxt(uctxt); in assign_ctxt()
1019 static void deallocate_ctxt(struct hfi1_ctxtdata *uctxt) in deallocate_ctxt() function