Lines Matching refs:attributes
364 u32 attributes; member
384 u64 attributes; member
404 void *attributes; member
532 typedef efi_status_t efi_query_variable_store_t(u32 attributes, unsigned long size);
887 extern efi_status_t efi_query_variable_store(u32 attributes, unsigned long size);
893 static inline efi_status_t efi_query_variable_store(u32 attributes, unsigned long size) in efi_query_variable_store() argument
1179 int __efivar_entry_get(struct efivar_entry *entry, u32 *attributes,
1181 int efivar_entry_get(struct efivar_entry *entry, u32 *attributes,
1183 int efivar_entry_set(struct efivar_entry *entry, u32 attributes,
1185 int efivar_entry_set_get_size(struct efivar_entry *entry, u32 attributes,
1187 int efivar_entry_set_safe(efi_char16_t *name, efi_guid_t vendor, u32 attributes,