Searched refs:__efivars (Results 1 – 1 of 1) sorted by relevance
25 static struct efivars *__efivars; variable310 if (!__efivars) in check_var_size()313 fops = __efivars->ops; in check_var_size()326 if (!__efivars) in check_var_size_nonblocking()329 fops = __efivars->ops; in check_var_size_nonblocking()436 if (!__efivars) in efivar_init()439 ops = __efivars->ops; in efivar_init()590 if (!__efivars) in __efivar_entry_delete()593 status = __efivars->ops->set_variable(entry->var.VariableName, in __efivar_entry_delete()620 if (!__efivars) { in efivar_entry_delete()[all …]