Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Duverbs_cmd.c1113 static int copy_wc_to_user(struct ib_device *ib_dev, void __user *dest, in copy_wc_to_user() function
1173 ret = copy_wc_to_user(cq->device, data_ptr, &wc); in ib_uverbs_poll_cq()
/kernel/linux/linux-6.6/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()

Completed in 8 milliseconds