Home
last modified time | relevance | path

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

/openbmc/linux/fs/efivarfs/
H A Dinternal.h31 void __efivar_entry_add(struct efivar_entry *entry, struct list_head *head);
H A Dsuper.c206 __efivar_entry_add(entry, &efivarfs_list); in efivarfs_callback()
H A Dvars.c480 void __efivar_entry_add(struct efivar_entry *entry, struct list_head *head) in __efivar_entry_add() function