Home
last modified time | relevance | path

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

/drivers/infiniband/core/
Dverbs.c1569 int ib_dealloc_xrcd(struct ib_xrcd *xrcd) in ib_dealloc_xrcd() function
1586 EXPORT_SYMBOL(ib_dealloc_xrcd);
Duverbs_cmd.c866 ib_dealloc_xrcd(xrcd); in ib_uverbs_open_xrcd()
913 ret = ib_dealloc_xrcd(uobj->object); in ib_uverbs_close_xrcd()
952 ib_dealloc_xrcd(xrcd); in ib_uverbs_dealloc_xrcd()