Searched refs:zalloc_maybe_bootmem (Results 1 – 8 of 8) sorted by relevance
9 void * __init_refok zalloc_maybe_bootmem(size_t size, gfp_t mask) in zalloc_maybe_bootmem() function
12 extern void *zalloc_maybe_bootmem(size_t size, gfp_t mask);
48 extern void *zalloc_maybe_bootmem(size_t size, gfp_t mask);
425 void * __init_refok zalloc_maybe_bootmem(size_t size, gfp_t mask) in zalloc_maybe_bootmem() function
280 pdn = zalloc_maybe_bootmem(sizeof(*pdn), GFP_KERNEL); in update_dn_pci_info()
71 phb = zalloc_maybe_bootmem(sizeof(struct pci_controller), GFP_KERNEL); in pcibios_alloc_controller()
723 pcie = zalloc_maybe_bootmem(sizeof(*pcie), GFP_KERNEL); in mpc83xx_pcie_setup()
57 phb = zalloc_maybe_bootmem(sizeof(struct pci_controller), GFP_KERNEL); in pcibios_alloc_controller()