Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/core/
H A Duverbs_cmd.c1147 static int copy_wc_to_user(struct ib_device *ib_dev, void __user *dest, in copy_wc_to_user() function
1207 ret = copy_wc_to_user(cq->device, data_ptr, &wc); in ib_uverbs_poll_cq()