Searched refs:efivar_entry_add (Results 1 – 3 of 3) sorted by relevance
30 int efivar_entry_add(struct efivar_entry *entry, struct list_head *head);
117 err = efivar_entry_add(var, &efivarfs_list); in efivarfs_create()
462 int efivar_entry_add(struct efivar_entry *entry, struct list_head *head) in efivar_entry_add() function