Home
last modified time | relevance | path

Searched defs:alloc_resource (Results 1 – 3 of 3) sorted by relevance

/linux/arch/alpha/kernel/
H A Dpci.c403 alloc_resource(void) in alloc_resource() function
/linux/arch/powerpc/kernel/
H A Dpci-common.c1290 static inline void alloc_resource(struct pci_dev *dev, int idx) in alloc_resource() function
/linux/kernel/
H A Dresource.c183 static struct resource *alloc_resource(gfp_t flags) in alloc_resource() function