Searched refs:cxfree (Results 1 – 2 of 2) sorted by relevance
136 cxfree(mm); in iwch_dealloc_ucontext()139 cxfree(ucontext); in iwch_dealloc_ucontext()174 cxfree(chp); in iwch_destroy_cq()201 cxfree(chp); in iwch_create_cq()225 cxfree(chp); in iwch_create_cq()234 cxfree(chp); in iwch_create_cq()269 cxfree(mm); in iwch_create_cq()338 cxfree(php); in iwch_deallocate_pd()391 cxfree((void *) (unsigned long) mhp->kva); in iwch_dereg_mr()395 cxfree(mhp); in iwch_dereg_mr()[all …]
187 #define cxfree(a) free((a), M_DEVBUF); macro