Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/core/
Duverbs.h196 void ib_uverbs_dealloc_xrcd(struct ib_uverbs_device *dev, struct ib_xrcd *xrcd);
Duverbs_main.c293 ib_uverbs_dealloc_xrcd(file->device, xrcd); in ib_uverbs_cleanup_ucontext()
Duverbs_cmd.c921 void ib_uverbs_dealloc_xrcd(struct ib_uverbs_device *dev, in ib_uverbs_dealloc_xrcd() function