Home
last modified time | relevance | path

Searched defs:pool (Results 101 – 125 of 343) sorted by relevance

12345678910>>...14

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce112/
H A Ddce112_resource.c779 static void dce112_resource_destruct(struct dce110_resource_pool *pool) in dce112_resource_destruct()
850 const struct resource_pool *pool, in find_matching_pll()
1044 static void dce112_destroy_resource_pool(struct resource_pool **pool) in dce112_destroy_resource_pool()
1225 struct dce110_resource_pool *pool) in dce112_resource_construct()
1416 struct dce110_resource_pool *pool = in dce112_create_resource_pool() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dsram.h21 static inline void *sram_exec_copy(struct gen_pool *pool, void *dst, void *src, in sram_exec_copy()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_resource.h31 #define TO_DCN20_RES_POOL(pool)\ argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_resource.h34 #define TO_DCE110_RES_POOL(pool)\ argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_resource.h31 #define TO_DCN10_RES_POOL(pool)\ argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_i2c.c29 struct resource_pool *pool, in dce_i2c_submit_command()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_resource.h31 #define TO_DCN30_RES_POOL(pool)\ argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_resource.h31 #define TO_DCN21_RES_POOL(pool)\ argument
H A Ddcn21_resource.c910 static void dcn21_resource_destruct(struct dcn21_resource_pool *pool) in dcn21_resource_destruct()
1242 static void dcn21_destroy_resource_pool(struct resource_pool **pool) in dcn21_destroy_resource_pool()
1405 struct dcn21_resource_pool *pool = TO_DCN21_RES_POOL(dc->res_pool); in update_bw_bounding_box() local
1797 struct dcn21_resource_pool *pool) in dcn21_resource_construct()
2116 struct dcn21_resource_pool *pool = in dcn21_create_resource_pool() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/
H A Di915_gem_object_blt.c22 struct intel_gt_buffer_pool_node *pool; in intel_emit_vma_fill_blt() local
244 struct intel_gt_buffer_pool_node *pool; in intel_emit_vma_copy_blt() local
/OK3568_Linux_fs/external/mpp/osal/test/
H A Dmpp_mem_pool_test.c29 MppMemPool pool = NULL; in main() local
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/tests/kutf/
H A Dkutf_utils.c36 const char *kutf_dsprintf(struct kutf_mempool *pool, in kutf_dsprintf()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/tests/kutf/
H A Dkutf_utils.c32 const char *kutf_dsprintf(struct kutf_mempool *pool, in kutf_dsprintf()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/algorithm/
H A Dgenerate_clip_ids.hpp25 std::multimap<UnwrappedTileID, Leaf> pool; member in mbgl::algorithm::ClipIDGenerator
/OK3568_Linux_fs/kernel/include/linux/ceph/
H A Dmsgpool.h13 mempool_t *pool; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce120/
H A Ddce120_resource.c604 static void dce120_resource_destruct(struct dce110_resource_pool *pool) in dce120_resource_destruct()
902 static void dce120_destroy_resource_pool(struct resource_pool **pool) in dce120_destroy_resource_pool()
1062 struct dce110_resource_pool *pool) in dce120_resource_construct()
1281 struct dce110_resource_pool *pool = in dce120_create_resource_pool() local
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/
H A Dhavege.h48 uint32_t pool[MBEDTLS_HAVEGE_COLLECT_SIZE]; member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/
H A Dhavege.h48 uint32_t pool[MBEDTLS_HAVEGE_COLLECT_SIZE]; member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/
H A Dhavege.h48 uint32_t pool[MBEDTLS_HAVEGE_COLLECT_SIZE]; member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/
H A Dhavege.h48 uint32_t pool[MBEDTLS_HAVEGE_COLLECT_SIZE]; member
/OK3568_Linux_fs/kernel/arch/mips/include/asm/octeon/
H A Dcvmx-packet.h54 uint64_t pool:3; member
/OK3568_Linux_fs/kernel/drivers/media/platform/vsp1/
H A Dvsp1_lut.h32 struct vsp1_dl_body_pool *pool; member
/OK3568_Linux_fs/kernel/drivers/soc/fsl/qbman/
H A Dbman.c697 struct bman_pool *pool = NULL; in bman_new_pool() local
717 void bman_free_pool(struct bman_pool *pool) in bman_free_pool()
725 int bman_get_bpid(const struct bman_pool *pool) in bman_get_bpid()
739 int bman_release(struct bman_pool *pool, const struct bm_buffer *bufs, u8 num) in bman_release()
787 int bman_acquire(struct bman_pool *pool, struct bm_buffer *bufs, u8 num) in bman_acquire()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hci/
H A Dphl_trx_sdio.c104 struct rtw_tx_buf_ring *pool, u8 tid) in alloc_txbuf()
130 struct rtw_tx_buf_ring *pool, in enqueue_busy_txbuf()
146 struct rtw_tx_buf_ring *pool, in enqueue_busy_txbuf_to_head()
156 struct rtw_tx_buf_ring *pool) in dequeue_busy_txbuf()
169 struct rtw_tx_buf_ring *pool, struct rtw_tx_buf *txbuf) in free_txbuf()
/OK3568_Linux_fs/kernel/drivers/misc/
H A Dsram-exec.c81 void *sram_exec_copy(struct gen_pool *pool, void *dst, void *src, in sram_exec_copy()

12345678910>>...14