Home
last modified time | relevance | path

Searched refs:efivar_entry_remove (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/efivarfs/
H A Dinternal.h32 void efivar_entry_remove(struct efivar_entry *entry);
H A Dsuper.c230 efivar_entry_remove(entry); in efivarfs_destroy()
H A Dvars.c491 void efivar_entry_remove(struct efivar_entry *entry) in efivar_entry_remove() function