Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dfile_ops.c104 static void deallocate_ctxt(struct hfi1_ctxtdata *uctxt);
701 deallocate_ctxt(uctxt); in hfi1_file_close()
822 deallocate_ctxt(uctxt); in assign_ctxt()
1018 static void deallocate_ctxt(struct hfi1_ctxtdata *uctxt) in deallocate_ctxt() function