Searched refs:copy_ucs2_from_user (Results 1 – 1 of 1) sorted by relevance
111 copy_ucs2_from_user(efi_char16_t **dst, efi_char16_t __user *src) in copy_ucs2_from_user() function167 rv = copy_ucs2_from_user(&name, getvariable.variable_name); in efi_runtime_get_variable()248 rv = copy_ucs2_from_user(&name, setvariable.variable_name); in efi_runtime_set_variable()