Searched refs:allocators (Results 1 – 15 of 15) sorted by relevance
/linux-4.1.27/drivers/media/platform/s5p-mfc/ |
D | s5p_mfc_dec.c | 888 void *allocators[]) in s5p_mfc_queue_setup() argument 929 allocators[0] = in s5p_mfc_queue_setup() 932 allocators[0] = in s5p_mfc_queue_setup() 934 allocators[1] = ctx->dev->alloc_ctx[MFC_BANK1_ALLOC_CTX]; in s5p_mfc_queue_setup() 938 allocators[0] = ctx->dev->alloc_ctx[MFC_BANK1_ALLOC_CTX]; in s5p_mfc_queue_setup()
|
D | s5p_mfc_enc.c | 1817 unsigned int psize[], void *allocators[]) in s5p_mfc_queue_setup() argument 1836 allocators[0] = ctx->dev->alloc_ctx[MFC_BANK1_ALLOC_CTX]; in s5p_mfc_queue_setup() 1852 allocators[0] = in s5p_mfc_queue_setup() 1854 allocators[1] = in s5p_mfc_queue_setup() 1857 allocators[0] = in s5p_mfc_queue_setup() 1859 allocators[1] = in s5p_mfc_queue_setup()
|
/linux-4.1.27/drivers/media/platform/exynos4-is/ |
D | fimc-isp-video.c | 44 unsigned int sizes[], void *allocators[]) in isp_video_capture_queue_setup() argument 74 allocators[i] = isp->alloc_ctx; in isp_video_capture_queue_setup()
|
D | fimc-m2m.c | 181 unsigned int sizes[], void *allocators[]) in fimc_queue_setup() argument 200 allocators[i] = ctx->fimc_dev->alloc_ctx; in fimc_queue_setup()
|
D | fimc-lite.c | 365 unsigned int sizes[], void *allocators[]) in queue_setup() argument 393 allocators[i] = fimc->alloc_ctx; in queue_setup()
|
D | fimc-capture.c | 349 unsigned int sizes[], void *allocators[]) in queue_setup() argument 381 allocators[i] = ctx->fimc_dev->alloc_ctx; in queue_setup()
|
/linux-4.1.27/drivers/media/platform/exynos-gsc/ |
D | gsc-m2m.c | 217 unsigned int sizes[], void *allocators[]) in gsc_m2m_queue_setup() argument 233 allocators[i] = ctx->gsc_dev->alloc_ctx; in gsc_m2m_queue_setup()
|
/linux-4.1.27/Documentation/sh/ |
D | new-machine.txt | 158 - Consistent allocators (for boards that need special allocators,
|
/linux-4.1.27/Documentation/vm/ |
D | pagemap.txt | 90 memory allocators and various device drivers. However in this interface,
|
/linux-4.1.27/drivers/media/platform/s3c-camif/ |
D | camif-capture.c | 446 unsigned int sizes[], void *allocators[]) in queue_setup() argument 471 allocators[0] = camif->alloc_ctx; in queue_setup()
|
/linux-4.1.27/Documentation/dmaengine/ |
D | provider.txt | 110 structure. Any of the usual memory allocators will do, but you'll also
|
/linux-4.1.27/Documentation/ |
D | kmemcheck.txt | 754 Currently, the SLAB and SLUB allocators are supported by kmemcheck.
|
D | CodingStyle | 718 The kernel provides the following general purpose memory allocators:
|
D | DMA-API-HOWTO.txt | 117 (i.e. __get_free_page*()) or the generic memory allocators
|
/linux-4.1.27/ |
D | CREDITS | 1053 D: Slab allocators 2085 D: NUMA support, Slab allocators, Page migration
|