Searched refs:__efivar_entry_add (Results 1 – 3 of 3) sorted by relevance
31 void __efivar_entry_add(struct efivar_entry *entry, struct list_head *head);
206 __efivar_entry_add(entry, &efivarfs_list); in efivarfs_callback()
480 void __efivar_entry_add(struct efivar_entry *entry, struct list_head *head) in __efivar_entry_add() function