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