Searched refs:ib_dealloc_xrcd (Results 1 - 2 of 2) sorted by relevance

/drivers/infiniband/core/
H A Dverbs.c1395 int ib_dealloc_xrcd(struct ib_xrcd *xrcd) function
1412 EXPORT_SYMBOL(ib_dealloc_xrcd); variable
H A Duverbs_cmd.c817 ib_dealloc_xrcd(xrcd);
863 ret = ib_dealloc_xrcd(uobj->object);
902 ib_dealloc_xrcd(xrcd);

Completed in 60 milliseconds