Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/core/
Duverbs_cmd.c1592 static int copy_wc_to_user(void __user *dest, struct ib_wc *wc) in copy_wc_to_user() function
1650 ret = copy_wc_to_user(data_ptr, &wc); in ib_uverbs_poll_cq()