Searched refs:efivar_entry_add (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/fs/efivarfs/
H A Dinode.c142 efivar_entry_add(var, &efivarfs_list); efivarfs_create()
H A Dsuper.c165 efivar_entry_add(entry, &efivarfs_list); efivarfs_callback()
/linux-4.1.27/drivers/firmware/efi/
H A Dvars.c439 * should call efivar_entry_add() to build the list of variables.
528 * efivar_entry_add - add entry to variable list
532 void efivar_entry_add(struct efivar_entry *entry, struct list_head *head) efivar_entry_add() function
538 EXPORT_SYMBOL_GPL(efivar_entry_add); variable
640 * variable, this function is usually followed by efivar_entry_add().
723 * is usually followed by efivar_entry_add().
H A Defivars.c578 efivar_entry_add(new_var, &efivar_sysfs_list); efivar_create_sysfs_entry()
/linux-4.1.27/include/linux/
H A Defi.h1135 void efivar_entry_add(struct efivar_entry *entry, struct list_head *head);

Completed in 102 milliseconds