Home
last modified time | relevance | path

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

/Linux-v6.1/fs/efivarfs/
Dinternal.h31 void __efivar_entry_add(struct efivar_entry *entry, struct list_head *head);
Dsuper.c159 __efivar_entry_add(entry, &efivarfs_list); in efivarfs_callback()
Dvars.c475 void __efivar_entry_add(struct efivar_entry *entry, struct list_head *head) in __efivar_entry_add() function