Searched refs:efivar_entry_set_safe (Results 1 – 4 of 4) sorted by relevance
46 ret = efivar_entry_set_safe(entry->var.VariableName, in efibc_set_variable()
748 int efivar_entry_set_safe(efi_char16_t *name, efi_guid_t vendor, u32 attributes, in efivar_entry_set_safe() function795 EXPORT_SYMBOL_GPL(efivar_entry_set_safe);
263 ret = efivar_entry_set_safe(efi_name, vendor, PSTORE_EFI_ATTRIBUTES, in efi_pstore_write()
1617 sts = efivar_entry_set_safe((efi_char16_t *)EFI_BL_LEVEL_NAME, efi_guid, in applespi_save_bl_level()