Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hfi1/
H A Dfile_ops.c64 static void deallocate_ctxt(struct hfi1_ctxtdata *uctxt);
714 deallocate_ctxt(uctxt); in hfi1_file_close()
834 deallocate_ctxt(uctxt); in assign_ctxt()
1030 static void deallocate_ctxt(struct hfi1_ctxtdata *uctxt) in deallocate_ctxt() function