Searched refs:efivar_operations (Results 1 – 4 of 4) sorted by relevance
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()864 const struct efivar_operations *ops = __efivars->ops; in __efivar_entry_get()[all …]
221 static struct efivar_operations generic_ops;
1297 struct efivar_operations { struct1308 const struct efivar_operations *ops; argument1438 const struct efivar_operations *ops,
463 static const struct efivar_operations efivar_ops = {