Searched refs:efi_set_boot_order (Results 1 – 3 of 3) sorted by relevance
20 int efi_set_boot_order(const uint16_t *order, size_t n);55 static inline int efi_set_boot_order(const uint16_t *order, size_t n) { in efi_set_boot_order() function
454 int efi_set_boot_order(const uint16_t *order, size_t n) { in efi_set_boot_order() function
924 return efi_set_boot_order(&slot, 1); in insert_into_order()942 return efi_set_boot_order(order, n); in insert_into_order()958 return efi_set_boot_order(order, n + 1); in insert_into_order()975 return efi_set_boot_order(order, n - 1); in remove_from_order()