Home
last modified time | relevance | path

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

/linux/arch/alpha/kernel/
A Dcore_mcpcia.c298 io = alloc_resource(); in mcpcia_new_hose()
299 mem = alloc_resource(); in mcpcia_new_hose()
300 hae_mem = alloc_resource(); in mcpcia_new_hose()
A Dpci_impl.h175 extern struct resource *alloc_resource(void);
A Dpci-noop.c48 alloc_resource(void) in alloc_resource() function
A Dcore_tsunami.c257 hose->io_space = alloc_resource(); in tsunami_init_one_pchip()
258 hose->mem_space = alloc_resource(); in tsunami_init_one_pchip()
A Dcore_wildfire.c69 hose->io_space = alloc_resource(); in wildfire_init_hose()
70 hose->mem_space = alloc_resource(); in wildfire_init_hose()
A Dcore_titan.c254 hose->io_space = alloc_resource(); in titan_init_one_pachip_port()
255 hose->mem_space = alloc_resource(); in titan_init_one_pachip_port()
A Dpci.c407 alloc_resource(void) in alloc_resource() function
A Dcore_marvel.c231 hose->io_space = alloc_resource(); in io7_init_hose()
232 hose->mem_space = alloc_resource(); in io7_init_hose()
A Dcore_t2.c437 hae_mem = alloc_resource(); in t2_init_arch()
A Dcore_cia.c693 struct resource *hae_mem = alloc_resource(); in do_init_arch()
/linux/kernel/
A Dresource.c176 static struct resource *alloc_resource(gfp_t flags) in alloc_resource() function
1011 struct resource *res = alloc_resource(GFP_ATOMIC); in __reserve_region_with_split()
1048 next_res = alloc_resource(GFP_ATOMIC); in __reserve_region_with_split()
1238 struct resource *res = alloc_resource(GFP_KERNEL); in __request_region()
1350 new_res = alloc_resource(GFP_KERNEL | (alloc_nofail ? __GFP_NOFAIL : 0)); in release_mem_region_adjustable()
1403 new_res = alloc_resource(GFP_ATOMIC); in release_mem_region_adjustable()
1813 res = alloc_resource(GFP_KERNEL); in __request_free_mem_region()
/linux/drivers/gpu/drm/i915/gvt/
A Daperture_gm.c241 static int alloc_resource(struct intel_vgpu *vgpu, in alloc_resource() function
346 ret = alloc_resource(vgpu, param); in intel_vgpu_alloc_resource()
/linux/arch/microblaze/pci/
A Dpci-common.c738 static inline void alloc_resource(struct pci_dev *dev, int idx) in alloc_resource() function
791 alloc_resource(dev, idx); in pcibios_allocate_resources()
/linux/arch/powerpc/kernel/
A Dpci-common.c1272 static inline void alloc_resource(struct pci_dev *dev, int idx) in alloc_resource() function
1318 alloc_resource(dev, idx); in pcibios_allocate_resources()
/linux/
A DSystem.map2210 ffff80001008c9e0 t alloc_resource
A D.tmp_System.map2210 ffff80001008c9e0 t alloc_resource

Completed in 345 milliseconds