Home
last modified time | relevance | path

Searched defs:pool (Results 76 - 100 of 999) sorted by relevance

12345678910>>...40

/kernel/linux/linux-6.6/drivers/staging/media/ipu3/
H A Dipu3-css-pool.c25 void imgu_css_pool_cleanup(struct imgu_device *imgu, struct imgu_css_pool *pool) in imgu_css_pool_cleanup() argument
33 int imgu_css_pool_init(struct imgu_device *imgu, struct imgu_css_pool *pool, in imgu_css_pool_init() argument
61 imgu_css_pool_get(struct imgu_css_pool *pool) imgu_css_pool_get() argument
73 imgu_css_pool_put(struct imgu_css_pool *pool) imgu_css_pool_put() argument
89 imgu_css_pool_last(struct imgu_css_pool *pool, unsigned int n) imgu_css_pool_last() argument
[all...]
/kernel/linux/linux-6.6/drivers/staging/octeon/
H A Dethernet-mem.c24 static int cvm_oct_fill_hw_skbuff(int pool, int size, int elements) in cvm_oct_fill_hw_skbuff() argument
47 static void cvm_oct_free_hw_skbuff(int pool, int size, int elements) in cvm_oct_free_hw_skbuff() argument
77 cvm_oct_fill_hw_memory(int pool, int size, int elements) cvm_oct_fill_hw_memory() argument
114 cvm_oct_free_hw_memory(int pool, int size, int elements) cvm_oct_free_hw_memory() argument
137 cvm_oct_mem_fill_fpa(int pool, int size, int elements) cvm_oct_mem_fill_fpa() argument
148 cvm_oct_mem_empty_fpa(int pool, int size, int elements) cvm_oct_mem_empty_fpa() argument
[all...]
/kernel/linux/linux-6.6/drivers/soc/fsl/qbman/
H A Dbman_test_api.c37 static struct bman_pool *pool; variable
/kernel/linux/linux-6.6/drivers/tee/
H A Dtee_private.h47 struct tee_shm_pool *pool; member
/kernel/linux/linux-6.6/drivers/tee/amdtee/
H A Dshm_pool.c11 static int pool_op_alloc(struct tee_shm_pool *pool, struct tee_shm *shm, in pool_op_alloc() argument
41 static void pool_op_free(struct tee_shm_pool *pool, struct tee_shm *shm) in pool_op_free() argument
49 static void pool_op_destroy_pool(struct tee_shm_pool *pool) in pool_op_destroy_pool() argument
62 struct tee_shm_pool *pool = kzalloc(sizeof(*pool), GFP_KERNEL); in amdtee_config_shm() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_i2c.c28 dce_i2c_oem_device_present( struct resource_pool *pool, struct ddc_service *ddc, size_t slave_address ) dce_i2c_oem_device_present() argument
54 dce_i2c_submit_command( struct resource_pool *pool, struct ddc *ddc, struct i2c_command *cmd) dce_i2c_submit_command() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/engleder/
H A Dtsnep_xdp.c60 struct xsk_buff_pool *pool; in tsnep_xdp_disable_pool() local
21 tsnep_xdp_enable_pool(struct tsnep_adapter *adapter, struct xsk_buff_pool *pool, u16 queue_id) tsnep_xdp_enable_pool() argument
80 tsnep_xdp_setup_pool(struct tsnep_adapter *adapter, struct xsk_buff_pool *pool, u16 queue_id) tsnep_xdp_setup_pool() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_xdp.c61 struct xsk_buff_pool *pool; in stmmac_xdp_disable_pool() local
95 int stmmac_xdp_setup_pool(struct stmmac_priv *priv, struct xsk_buff_pool *pool, in stmmac_xdp_setup_pool() argument
9 stmmac_xdp_enable_pool(struct stmmac_priv *priv, struct xsk_buff_pool *pool, u16 queue) stmmac_xdp_enable_pool() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
H A Dvsp1_clu.h35 struct vsp1_dl_body_pool *pool; member
H A Dvsp1_lut.h32 struct vsp1_dl_body_pool *pool; member
H A Dvsp1_dl.h38 struct vsp1_dl_cmd_pool *pool; member
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dintel_gt_buffer_pool_types.h27 struct intel_gt_buffer_pool *pool; member
/kernel/linux/linux-6.6/drivers/md/
H A Dmd-multipath.h16 mempool_t pool; member
/kernel/linux/linux-6.6/sound/core/seq/oss/
H A Dseq_oss_writeq.c28 struct snd_seq_client_pool pool; in snd_seq_oss_writeq_new() local
141 struct snd_seq_client_pool pool; in snd_seq_oss_writeq_get_free_size() local
154 struct snd_seq_client_pool pool; snd_seq_oss_writeq_set_output() local
[all...]
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_fifo.h16 struct snd_seq_pool *pool; /* FIFO pool */ member
/kernel/liteos_m/testsuites/sample/kernel/mem/
H A Dit_los_mem.c63 UINT32 MemGetFreeSize(void *pool) in MemGetFreeSize() argument
/kernel/liteos_m/testsuites/sample/kernel/task/
H A DIt_los_task_124.c35 static UINT32 GetfreeMemSize(void *pool) in GetfreeMemSize() argument
H A DIt_los_task_125.c35 static UINT32 GetfreeMemSize(void *pool) in GetfreeMemSize() argument
H A DIt_los_task_126.c35 static UINT32 GetfreeMemSize(void *pool) in GetfreeMemSize() argument
H A DIt_los_task_127.c35 static UINT32 GetfreeMemSize(void *pool) in GetfreeMemSize() argument
/kernel/linux/linux-6.6/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...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dthreadpool.c44 struct threadpool *pool = data; in threadpool_worker() local
90 struct threadpool *pool = calloc(1, sizeof(*pool)); _mesa_threadpool_create() local
109 _mesa_threadpool_destroy(struct NineSwapChain9 *swapchain, struct threadpool *pool) _mesa_threadpool_destroy() argument
142 _mesa_threadpool_queue_task(struct threadpool *pool, threadpool_task_func work, void *data) _mesa_threadpool_queue_task() argument
184 _mesa_threadpool_wait_for_task(struct threadpool *pool, struct threadpool_task **task_handle) _mesa_threadpool_wait_for_task() argument
[all...]
/third_party/mesa3d/src/intel/vulkan/tests/
H A Dstate_pool_test_helper.h27 struct anv_state_pool *pool; member
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_mempool.h70 to_panvk_pool(struct pan_pool *pool) in to_panvk_pool() argument
87 panvk_pool_num_bos(struct panvk_pool *pool) in panvk_pool_num_bos() argument
[all...]
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_command_buffer.c31 vk_command_buffer_init(struct vk_command_buffer *command_buffer, struct vk_command_pool *pool, VkCommandBufferLevel level) vk_command_buffer_init() argument

Completed in 6 milliseconds

12345678910>>...40