Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/core/
Duverbs_cmd.c480 static struct ib_xrcd *find_xrcd(struct ib_uverbs_device *dev, struct inode *inode) in find_xrcd() function
541 xrcd = find_xrcd(file->device, inode); in ib_uverbs_open_xrcd()