Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/efi_loader/
H A Defi_memory.c56 static int efi_mem_cmp(void *priv, struct list_head *a, struct list_head *b) in efi_mem_cmp() function
80 list_sort(NULL, &efi_mem, efi_mem_cmp); in efi_mem_sort()