Lines Matching refs:attributes
360 u32 attributes; member
380 u64 attributes; member
400 void *attributes; member
528 typedef efi_status_t efi_query_variable_store_t(u32 attributes, unsigned long size);
866 extern efi_status_t efi_query_variable_store(u32 attributes, unsigned long size);
871 static inline efi_status_t efi_query_variable_store(u32 attributes, unsigned long size) in efi_query_variable_store() argument
1142 int __efivar_entry_get(struct efivar_entry *entry, u32 *attributes,
1144 int efivar_entry_get(struct efivar_entry *entry, u32 *attributes,
1146 int efivar_entry_set(struct efivar_entry *entry, u32 attributes,
1148 int efivar_entry_set_get_size(struct efivar_entry *entry, u32 attributes,
1150 int efivar_entry_set_safe(efi_char16_t *name, efi_guid_t vendor, u32 attributes,