Home
last modified time | relevance | path

Searched defs:pool (Results 1 - 25 of 608) sorted by relevance

12345678910>>...25

/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/
H A Dfillp_buf_item.h26 void *pool; member
/kernel/liteos_m/testsuites/sample/kernel/mem/
H A DIt_los_mem_005.c38 void *pool = NULL; in TestCase() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_i2c.c28 dce_i2c_submit_command( struct resource_pool *pool, struct ddc *ddc, struct i2c_command *cmd) dce_i2c_submit_command() argument
/kernel/linux/linux-5.10/include/linux/
H A Dsram.h21 static inline void *sram_exec_copy(struct gen_pool *pool, void *dst, void *src, in sram_exec_copy() argument
/kernel/linux/linux-5.10/include/linux/ceph/
H A Dmsgpool.h13 mempool_t *pool; member
/kernel/linux/linux-6.6/include/linux/ceph/
H A Dmsgpool.h13 mempool_t *pool; member
/kernel/linux/linux-6.6/include/linux/
H A Dsram.h11 static inline void *sram_exec_copy(struct gen_pool *pool, void *dst, void *src, in sram_exec_copy() argument
/foundation/multimedia/media_foundation/test/unittest/
H A DTestBufferPool.cpp42 std::shared_ptr<BufferPool<AVBuffer>> pool; member in OHOS::Media::Test::BufferPoolTest
[all...]
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H A Dcvmx-packet.h54 uint64_t pool:3; member
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
H A Dcvmx-packet.h54 uint64_t pool:3; member
/kernel/liteos_m/testsuites/sample/kernel/task/
H A DIt_los_task_128.c35 static UINT32 GetfreeMemSize(void *pool) in GetfreeMemSize() argument
/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/utils/
H A Dsamgr_maintenance.c44 TaskPool *pool = impl->taskPool; in SAMGR_PrintServices() local
/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/
H A DLocaleList.java31 private StringPool pool; field in LocaleList
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_task_executor.cpp33 static TaskPoolExecutor pool; in GetInstance() local
44 TaskPoolExecutor* pool = this; in InitThreadPool() local
/foundation/multimedia/media_foundation/tests/unittest/avshared_memory_pool/
H A Davshared_memory_pool_test.cpp46 std::shared_ptr<AVSharedMemoryPool> pool = std::make_shared<AVSharedMemoryPool>("releaseMemory"); in HWTEST_F() local
61 std::shared_ptr<AVSharedMemoryPool> pool = std::make_shared<AVSharedMemoryPool>("doAcquireMemory"); in HWTEST_F() local
74 std::shared_ptr<AVSharedMemoryPool> pool = std::make_shared<AVSharedMemoryPool>("checkSize"); in HWTEST_F() local
89 std::shared_ptr<AVSharedMemoryPool> pool in HWTEST_F() local
[all...]
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/include/nvhe/
H A Dpkvm.h37 struct hyp_pool pool; member
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dintel_gt_buffer_pool_types.h29 struct intel_gt_buffer_pool *pool; member
/kernel/linux/linux-5.10/drivers/md/
H A Dmd-multipath.h16 mempool_t pool; member
/kernel/linux/linux-5.10/drivers/misc/
H A Dsram-exec.c81 void *sram_exec_copy(struct gen_pool *pool, void *dst, void *src, in sram_exec_copy() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fman/
H A Dfman_muram.c40 struct gen_pool *pool; member
/kernel/linux/linux-5.10/drivers/soc/fsl/qbman/
H A Dbman_test_api.c37 static struct bman_pool *pool; variable
/kernel/linux/linux-5.10/sound/core/seq/
H A Dseq_fifo.h16 struct snd_seq_pool *pool; /* FIFO pool */ member
/kernel/linux/linux-5.10/sound/core/seq/oss/
H A Dseq_oss_writeq.c28 struct snd_seq_client_pool pool; in snd_seq_oss_writeq_new() local
140 struct snd_seq_client_pool pool; in snd_seq_oss_writeq_get_free_size() local
153 struct snd_seq_client_pool pool; snd_seq_oss_writeq_set_output() local
[all...]
/kernel/linux/linux-5.10/net/ceph/
H A Dmsgpool.c14 struct ceph_msgpool *pool = arg; in msgpool_alloc() local
30 struct ceph_msgpool *pool = arg; in msgpool_free() local
38 ceph_msgpool_init(struct ceph_msgpool *pool, int type, int front_len, int max_data_items, int size, const char *name) ceph_msgpool_init() argument
53 ceph_msgpool_destroy(struct ceph_msgpool *pool) ceph_msgpool_destroy() argument
59 ceph_msgpool_get(struct ceph_msgpool *pool, int front_len, int max_data_items) ceph_msgpool_get() argument
81 ceph_msgpool_put(struct ceph_msgpool *pool, struct ceph_msg *msg) ceph_msgpool_put() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
H A Dvsp1_dl.h38 struct vsp1_dl_cmd_pool *pool; member

Completed in 6 milliseconds

12345678910>>...25