Searched refs:efi_loader_update_entry_one_shot_cache (Results 1 – 3 of 3) sorted by relevance
21 int efi_loader_update_entry_one_shot_cache(char **cache, struct stat *cache_stat);45 static inline int efi_loader_update_entry_one_shot_cache(char **cache, struct stat *cache_stat) { in efi_loader_update_entry_one_shot_cache() function
224 int efi_loader_update_entry_one_shot_cache(char **cache, struct stat *cache_stat) { in efi_loader_update_entry_one_shot_cache() function
2966 …r = efi_loader_update_entry_one_shot_cache(&m->efi_loader_entry_one_shot, &m->efi_loader_entry_one… in property_get_reboot_to_boot_loader_entry()