Searched refs:gen_pool_for_each_chunk (Results 1 – 7 of 7) sorted by relevance
| /linux/kernel/sched/ext/ |
| H A D | arena.c | 60 gen_pool_for_each_chunk(sch->arena_pool, scx_arena_clear_chunk, NULL); in scx_arena_pool_destroy()
|
| /linux/include/linux/ |
| H A D | genalloc.h | 176 extern void gen_pool_for_each_chunk(struct gen_pool *,
|
| /linux/net/core/ |
| H A D | devmem.c | 67 gen_pool_for_each_chunk(binding->chunk_pool, in __net_devmem_dmabuf_binding_free() 340 gen_pool_for_each_chunk(binding->chunk_pool, in net_devmem_bind_dmabuf()
|
| /linux/lib/ |
| H A D | genalloc.c | 531 void gen_pool_for_each_chunk(struct gen_pool *pool, in gen_pool_for_each_chunk() function 542 EXPORT_SYMBOL(gen_pool_for_each_chunk);
|
| /linux/kernel/dma/ |
| H A D | pool.c | 398 gen_pool_for_each_chunk(dma_pool->pool, dma_pool_find_phys, &match); in dma_free_from_pool_phys()
|
| /linux/Documentation/core-api/ |
| H A D | genalloc.rst | 129 :functions: gen_pool_for_each_chunk
|
| /linux/drivers/accel/habanalabs/common/mmu/ |
| H A D | mmu.c | 801 gen_pool_for_each_chunk(*pool, mmu_dma_mem_free_from_chunk, hdev); in hl_mmu_hr_pool_destroy()
|