Searched refs:compat_efi_variable (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/firmware/efi/
H A Defivars.c91 struct compat_efi_variable { struct
241 copy_out_compat(struct efi_variable *dst, struct compat_efi_variable *src) copy_out_compat()
267 struct compat_efi_variable *compat; efivar_store_raw()
272 compat = (struct compat_efi_variable *)buf; efivar_store_raw()
316 struct compat_efi_variable *compat; efivar_show_raw()
328 compat = (struct compat_efi_variable *)buf; efivar_show_raw()
418 struct compat_efi_variable *compat = (struct compat_efi_variable *)buf; efivar_create()
489 struct compat_efi_variable *compat; efivar_delete()
502 compat = (struct compat_efi_variable *)buf; efivar_delete()

Completed in 96 milliseconds