Lines Matching defs:remove
530 * efivar_entry_remove - remove entry from variable list
531 * @entry: entry to remove from list
547 * efivar_entry_list_del_unlock - remove entry from variable list
548 * @entry: entry to remove
571 * not remove @entry from the variable list. Also, it is safe to be
594 * efivar_entry_delete - delete variable and remove entry from list
597 * Delete the variable from the firmware and remove @entry from the
797 * @remove: should we remove the entry from the list?
801 * and @remove is true, the entry is removed from the list.
810 struct list_head *head, bool remove)
830 if (remove) {
1066 * entry on the list. It is safe for @func to remove entries in the
1118 * entry on the list. It is safe for @func to remove entries in the