Home
last modified time | relevance | path

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

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