/kernel/liteos_m/testsuites/sample/kernel/mem/ |
H A D | It_los_mem_005.c | 38 void *pool = NULL;
in TestCase() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/ |
H A D | dce_i2c.c | 28 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 D | sram.h | 21 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 D | msgpool.h | 13 mempool_t *pool; member
|
/kernel/linux/linux-6.6/include/linux/ceph/ |
H A D | msgpool.h | 13 mempool_t *pool; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | sram.h | 11 static inline void *sram_exec_copy(struct gen_pool *pool, void *dst, void *src, in sram_exec_copy() argument
|
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/ |
H A D | cvmx-packet.h | 54 uint64_t pool:3; member
|
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/ |
H A D | cvmx-packet.h | 54 uint64_t pool:3; member
|
/kernel/liteos_m/testsuites/sample/kernel/task/ |
H A D | It_los_task_128.c | 35 static UINT32 GetfreeMemSize(void *pool)
in GetfreeMemSize() argument
|
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/include/nvhe/ |
H A D | pkvm.h | 37 struct hyp_pool pool; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
H A D | intel_gt_buffer_pool_types.h | 29 struct intel_gt_buffer_pool *pool; member
|
/kernel/linux/linux-5.10/drivers/md/ |
H A D | md-multipath.h | 16 mempool_t pool; member
|
/kernel/linux/linux-5.10/drivers/misc/ |
H A D | sram-exec.c | 81 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 D | fman_muram.c | 40 struct gen_pool *pool; member
|
/kernel/linux/linux-5.10/drivers/soc/fsl/qbman/ |
H A D | bman_test_api.c | 37 static struct bman_pool *pool; variable
|
/kernel/linux/linux-5.10/sound/core/seq/ |
H A D | seq_fifo.h | 16 struct snd_seq_pool *pool; /* FIFO pool */ member
|
/kernel/linux/linux-5.10/sound/core/seq/oss/ |
H A D | seq_oss_writeq.c | 28 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 D | msgpool.c | 14 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 D | vsp1_dl.h | 38 struct vsp1_dl_cmd_pool *pool; member
|
H A D | vsp1_clu.h | 35 struct vsp1_dl_body_pool *pool; member
|
H A D | vsp1_lut.h | 32 struct vsp1_dl_body_pool *pool; member
|
/kernel/linux/linux-5.10/drivers/staging/octeon/ |
H A D | ethernet-mem.c | 24 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-5.10/drivers/staging/media/atomisp/pci/hmm/ |
H A D | hmm_dynamic_pool.c | 36 static unsigned int get_pages_from_dynamic_pool(void *pool, in get_pages_from_dynamic_pool() argument 73 static void free_pages_to_dynamic_pool(void *pool, in free_pages_to_dynamic_pool() argument 140 static int hmm_dynamic_pool_init(void **pool, unsigned int pool_size) in hmm_dynamic_pool_init() argument 171 static void hmm_dynamic_pool_exit(void **pool) in hmm_dynamic_pool_exit() argument 218 hmm_dynamic_pool_inited(void *pool) hmm_dynamic_pool_inited() argument [all...] |
/kernel/linux/linux-5.10/drivers/staging/media/ipu3/ |
H A D | ipu3-css-pool.c | 25 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/misc/ |
H A D | sram-exec.c | 73 void *sram_exec_copy(struct gen_pool *pool, void *dst, void *src, in sram_exec_copy() argument
|