Lines Matching defs:ops
447 const struct efivar_operations *ops = __efivars->ops; in efivar_init() local
588 const struct efivar_operations *ops = __efivars->ops; in __efivar_entry_delete() local
614 const struct efivar_operations *ops = __efivars->ops; in efivar_entry_delete() local
655 const struct efivar_operations *ops = __efivars->ops; in efivar_entry_set() local
692 const struct efivar_operations *ops = __efivars->ops; in efivar_entry_set_nonblocking() local
732 const struct efivar_operations *ops = __efivars->ops; in efivar_entry_set_safe() local
836 const struct efivar_operations *ops = __efivars->ops; in efivar_entry_size() local
867 const struct efivar_operations *ops = __efivars->ops; in __efivar_entry_get() local
890 const struct efivar_operations *ops = __efivars->ops; in efivar_entry_get() local
928 const struct efivar_operations *ops = __efivars->ops; in efivar_entry_set_get_size() local
1136 const struct efivar_operations *ops, in efivars_register()