Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tee/
Dtee_core.c264 static int params_to_user(struct tee_ioctl_param __user *uparams, in params_to_user() function
343 rc = params_to_user(uparams, arg.num_params, params); in tee_ioctl_open_session()
412 rc = params_to_user(uparams, arg.num_params, params); in tee_ioctl_invoke()