Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dfile_ops.c64 static void deallocate_ctxt(struct hfi1_ctxtdata *uctxt);
703 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