Home
last modified time | relevance | path

Searched refs:gen_pool (Results 1 – 15 of 15) sorted by relevance

/arch/powerpc/platforms/pseries/
A Drtas-work-area.c41 struct gen_pool *gen_pool; member
104 (addr = gen_pool_alloc(rwa_state.gen_pool, size)) != 0); in __rtas_work_area_alloc()
121 gen_pool_free(rwa_state.gen_pool, (unsigned long)area->buf, area->size); in rtas_work_area_free()
139 struct gen_pool *pool; in rtas_work_area_allocator_init()
167 rwa_state.gen_pool = pool; in rtas_work_area_allocator_init()
/arch/s390/include/asm/
A Dcio.h366 void *cio_gp_dma_zalloc(struct gen_pool *gp_dma, struct device *dma_dev,
368 void *__cio_gp_dma_zalloc(struct gen_pool *gp_dma, struct device *dma_dev,
370 void cio_gp_dma_free(struct gen_pool *gp_dma, void *cpu_addr, size_t size);
371 void cio_gp_dma_destroy(struct gen_pool *gp_dma, struct device *dma_dev);
372 struct gen_pool *cio_gp_dma_create(struct device *dma_dev, int nr_pages);
/arch/arm/mach-davinci/
A Dsram.c15 static struct gen_pool *sram_pool;
17 struct gen_pool *sram_get_gen_pool(void) in sram_get_gen_pool()
A Dsram.h25 extern struct gen_pool *sram_get_gen_pool(void);
/arch/x86/kernel/cpu/mce/
A Dgenpool.c25 static struct gen_pool *mce_evt_pool;
122 struct gen_pool *gpool; in mce_gen_pool_create()
/arch/sh/mm/
A Dsram.c22 struct gen_pool *sram_pool;
/arch/sh/include/asm/
A Dsram.h11 extern struct gen_pool *sram_pool;
/arch/arm/mach-socfpga/
A Dpm.c32 struct gen_pool *ocram_pool; in socfpga_setup_ocram_self_refresh()
/arch/csky/mm/
A Dtcm.c24 static struct gen_pool *tcm_pool;
/arch/arm/mach-omap2/
A Domap4-common.c127 struct gen_pool *sram_pool; in omap4_sram_init()
/arch/arm/kernel/
A Dtcm.c25 static struct gen_pool *tcm_pool;
/arch/arm/mach-imx/
A Dpm-imx5.c275 struct gen_pool *ocram_pool; in imx_suspend_alloc_ocram()
A Dpm-imx6.c470 struct gen_pool *ocram_pool; in imx6q_suspend_init()
/arch/arm/mach-at91/
A Dpm.c982 struct gen_pool *sram_pool; in at91_pm_sram_init()
1067 struct gen_pool *sram_pool; in at91_pm_backup_init()
/arch/arm/mm/
A Ddma-mapping.c186 static struct gen_pool *atomic_pool __ro_after_init;

Completed in 25 milliseconds