Searched refs:len8 (Results 1 – 1 of 1) sorted by relevance
348 size_t i, len8 = len16 / sizeof(efi_char16_t); in dup_variable_bug() local351 str8 = kzalloc(len8, GFP_KERNEL); in dup_variable_bug()355 for (i = 0; i < len8; i++) in dup_variable_bug()
Completed in 5 milliseconds