Home
last modified time | relevance | path

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

/u-boot/drivers/pci/
A Dpci_rom.c156 struct pci_rom_header **ram_headerp, bool *allocedp) in pci_rom_load() argument
163 *allocedp = false; in pci_rom_load()
186 *allocedp = true; in pci_rom_load()
/u-boot/include/
A Dbloblist.h352 void bloblist_get_stats(ulong *basep, ulong *sizep, ulong *allocedp);
/u-boot/common/
A Dbloblist.c382 void bloblist_get_stats(ulong *basep, ulong *sizep, ulong *allocedp) in bloblist_get_stats() argument
388 *allocedp = hdr->alloced; in bloblist_get_stats()

Completed in 11 milliseconds