Searched refs:alloc_resource (Results 1 – 8 of 8) sorted by relevance
298 io = alloc_resource(); in mcpcia_new_hose()299 mem = alloc_resource(); in mcpcia_new_hose()300 hae_mem = alloc_resource(); in mcpcia_new_hose()
173 extern struct resource *alloc_resource(void);
257 hose->io_space = alloc_resource(); in tsunami_init_one_pchip()258 hose->mem_space = alloc_resource(); in tsunami_init_one_pchip()
69 hose->io_space = alloc_resource(); in wildfire_init_hose()70 hose->mem_space = alloc_resource(); in wildfire_init_hose()
254 hose->io_space = alloc_resource(); in titan_init_one_pachip_port()255 hose->mem_space = alloc_resource(); in titan_init_one_pachip_port()
228 hose->io_space = alloc_resource(); in io7_init_hose()229 hose->mem_space = alloc_resource(); in io7_init_hose()
437 hae_mem = alloc_resource(); in t2_init_arch()
175 static struct resource *alloc_resource(gfp_t flags) in alloc_resource() function1101 struct resource *res = alloc_resource(GFP_ATOMIC); in __reserve_region_with_split()1138 next_res = alloc_resource(GFP_ATOMIC); in __reserve_region_with_split()1329 struct resource *res = alloc_resource(GFP_KERNEL); in __request_region()1478 new_res = alloc_resource(GFP_KERNEL | (alloc_nofail ? __GFP_NOFAIL : 0)); in release_mem_region_adjustable()1517 new_res = alloc_resource(GFP_ATOMIC); in release_mem_region_adjustable()1975 res = alloc_resource(GFP_KERNEL); in get_free_mem_region()