Searched refs:allocedp (Results 1 – 3 of 3) sorted by relevance
156 struct pci_rom_header **ram_headerp, bool *allocedp) in pci_rom_load() argument163 *allocedp = false; in pci_rom_load()186 *allocedp = true; in pci_rom_load()
352 void bloblist_get_stats(ulong *basep, ulong *sizep, ulong *allocedp);
382 void bloblist_get_stats(ulong *basep, ulong *sizep, ulong *allocedp) in bloblist_get_stats() argument388 *allocedp = hdr->alloced; in bloblist_get_stats()
Completed in 11 milliseconds