Home
last modified time | relevance | path

Searched refs:__efivars (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/firmware/efi/
Dvars.c38 static struct efivars *__efivars; variable
321 const struct efivar_operations *fops = __efivars->ops; in check_var_size()
332 const struct efivar_operations *fops = __efivars->ops; in check_var_size_nonblocking()
432 const struct efivar_operations *ops = __efivars->ops; in efivar_init()
586 const struct efivar_operations *ops = __efivars->ops; in __efivar_entry_delete()
610 const struct efivar_operations *ops = __efivars->ops; in efivar_entry_delete()
653 const struct efivar_operations *ops = __efivars->ops; in efivar_entry_set()
690 const struct efivar_operations *ops = __efivars->ops; in efivar_entry_set_nonblocking()
730 const struct efivar_operations *ops = __efivars->ops; in efivar_entry_set_safe()
832 const struct efivar_operations *ops = __efivars->ops; in efivar_entry_size()
[all …]