Searched refs:allocators (Results 1 – 16 of 16) sorted by relevance
/linux-4.4.14/drivers/media/platform/s5p-mfc/ |
D | s5p_mfc_dec.c | 893 void *allocators[]) in s5p_mfc_queue_setup() argument 934 allocators[0] = in s5p_mfc_queue_setup() 937 allocators[0] = in s5p_mfc_queue_setup() 939 allocators[1] = ctx->dev->alloc_ctx[MFC_BANK1_ALLOC_CTX]; in s5p_mfc_queue_setup() 943 allocators[0] = ctx->dev->alloc_ctx[MFC_BANK1_ALLOC_CTX]; in s5p_mfc_queue_setup()
|
D | s5p_mfc_enc.c | 1823 unsigned int psize[], void *allocators[]) in s5p_mfc_queue_setup() argument 1843 allocators[0] = ctx->dev->alloc_ctx[MFC_BANK1_ALLOC_CTX]; in s5p_mfc_queue_setup() 1859 allocators[0] = in s5p_mfc_queue_setup() 1861 allocators[1] = in s5p_mfc_queue_setup() 1864 allocators[0] = in s5p_mfc_queue_setup() 1866 allocators[1] = in s5p_mfc_queue_setup()
|
/linux-4.4.14/drivers/media/platform/exynos4-is/ |
D | fimc-isp-video.c | 44 unsigned int sizes[], void *allocators[]) in isp_video_capture_queue_setup() argument 75 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 | 360 unsigned int sizes[], void *allocators[]) in queue_setup() argument 389 allocators[i] = fimc->alloc_ctx; in queue_setup()
|
D | fimc-capture.c | 343 unsigned int sizes[], void *allocators[]) in queue_setup() argument 376 allocators[i] = ctx->fimc_dev->alloc_ctx; in queue_setup()
|
/linux-4.4.14/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.4.14/Documentation/sh/ |
D | new-machine.txt | 158 - Consistent allocators (for boards that need special allocators,
|
/linux-4.4.14/Documentation/vm/ |
D | pagemap.txt | 101 memory allocators and various device drivers. However in this interface,
|
/linux-4.4.14/drivers/media/platform/sti/bdisp/ |
D | bdisp-v4l2.c | 443 unsigned int sizes[], void *allocators[]) in bdisp_queue_setup() argument 464 allocators[0] = ctx->bdisp_dev->alloc_ctx; in bdisp_queue_setup()
|
/linux-4.4.14/drivers/media/platform/s3c-camif/ |
D | camif-capture.c | 440 unsigned int sizes[], void *allocators[]) in queue_setup() argument 469 allocators[0] = camif->alloc_ctx; in queue_setup()
|
/linux-4.4.14/Documentation/dmaengine/ |
D | provider.txt | 110 structure. Any of the usual memory allocators will do, but you'll also
|
/linux-4.4.14/Documentation/ |
D | kmemcheck.txt | 754 Currently, the SLAB and SLUB allocators are supported by kmemcheck.
|
D | DMA-API-HOWTO.txt | 117 (i.e. __get_free_page*()) or the generic memory allocators
|
D | CodingStyle | 718 The kernel provides the following general purpose memory allocators:
|
/linux-4.4.14/ |
D | CREDITS | 1057 D: Slab allocators 2089 D: NUMA support, Slab allocators, Page migration
|