Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Ddm.c173 static int copy_op_to_user(struct mlx5_ib_dm_op_entry *op_entry, in copy_op_to_user() function
201 return copy_op_to_user(op_entry, attrs); in map_existing_op()
255 err = copy_op_to_user(op_entry, attrs); in UVERBS_HANDLER()