Searched refs:efivar_operations (Results 1 – 4 of 4) sorted by relevance
313 const struct efivar_operations *fops = __efivars->ops; in check_var_size()447 const struct efivar_operations *ops = __efivars->ops; in efivar_init()588 const struct efivar_operations *ops = __efivars->ops; in __efivar_entry_delete()614 const struct efivar_operations *ops = __efivars->ops; in efivar_entry_delete()655 const struct efivar_operations *ops = __efivars->ops; in efivar_entry_set()692 const struct efivar_operations *ops = __efivars->ops; in efivar_entry_set_nonblocking()732 const struct efivar_operations *ops = __efivars->ops; in efivar_entry_set_safe()836 const struct efivar_operations *ops = __efivars->ops; in efivar_entry_size()867 const struct efivar_operations *ops = __efivars->ops; in __efivar_entry_get()890 const struct efivar_operations *ops = __efivars->ops; in efivar_entry_get()[all …]
167 static struct efivar_operations generic_ops;
1053 struct efivar_operations { struct1070 const struct efivar_operations *ops; argument1126 const struct efivar_operations *ops,
463 static const struct efivar_operations efivar_ops = {