Searched refs:efivar_entry_set (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/firmware/efi/ |
| A D | efivars.c | 249 err = efivar_entry_set(entry, attributes, size, data, NULL); in efivar_store_raw() 413 err = efivar_entry_set(new_entry, attributes, size, in efivar_create()
|
| A D | vars.c | 651 int efivar_entry_set(struct efivar_entry *entry, u32 attributes, in efivar_entry_set() function 682 EXPORT_SYMBOL_GPL(efivar_entry_set);
|
| /linux/include/linux/ |
| A D | efi.h | 1008 int efivar_entry_set(struct efivar_entry *entry, u32 attributes,
|
| /linux/ |
| A D | vmlinux.symvers | 11024 0x00000000 efivar_entry_set vmlinux EXPORT_SYMBOL_GPL
|
| A D | System.map | 46930 ffff800010ca2e94 T efivar_entry_set
|
| A D | .tmp_System.map | 46930 ffff800010ca2e94 T efivar_entry_set
|
Completed in 319 milliseconds