Home
last modified time | relevance | path

Searched defs:shm (Results 1 - 25 of 48) sorted by relevance

12

/kernel/liteos_a/testsuites/unittest/basic/mem/shm/full/
H A Dshm_test_004.cpp37 void *shm = NULL; in Testcase() local
H A Dshm_test_003.cpp37 void *shm = NULL; in Testcase() local
[all...]
H A Dshm_test_005.cpp37 void *shm = NULL; in Testcase() local
H A Dshm_test_001.cpp44 void *shm = nullptr; in ShmReadFunc() local
84 void *shm = nullptr; in ShmWriteFunc() local
[all...]
/kernel/linux/linux-5.10/drivers/char/tpm/
H A Dtpm_ftpm_tee.h37 struct tee_shm *shm; member
H A Dtpm_ftpm_tee.c82 struct tee_shm *shm = pvt_data->shm; in ftpm_tee_tpm_op_send() local
[all...]
/kernel/linux/linux-5.10/drivers/tee/optee/
H A Dshm_pool.c15 pool_op_alloc(struct tee_shm_pool_mgr *poolm, struct tee_shm *shm, size_t size) pool_op_alloc() argument
62 pool_op_free(struct tee_shm_pool_mgr *poolm, struct tee_shm *shm) pool_op_free() argument
[all...]
H A Drpc.c268 struct tee_shm *shm; in cmd_alloc_suppl() local
292 struct tee_shm *shm; in handle_rpc_func_cmd_shm_alloc() local
384 cmd_free_suppl(struct tee_context *ctx, struct tee_shm *shm) cmd_free_suppl() argument
412 struct tee_shm *shm; handle_rpc_func_cmd_shm_free() local
451 handle_rpc_func_cmd(struct tee_context *ctx, struct optee *optee, struct tee_shm *shm, struct optee_call_ctx *call_ctx) handle_rpc_func_cmd() argument
501 struct tee_shm *shm; optee_handle_rpc() local
[all...]
/kernel/linux/linux-5.10/drivers/tee/amdtee/
H A Dshm_pool.c11 static int pool_op_alloc(struct tee_shm_pool_mgr *poolm, struct tee_shm *shm, in pool_op_alloc() argument
37 static void pool_op_free(struct tee_shm_pool_mgr *poolm, struct tee_shm *shm) in pool_op_free() argument
[all...]
H A Dcore.c153 u32 get_buffer_id(struct tee_shm *shm) in get_buffer_id() argument
341 int amdtee_map_shmem(struct tee_shm *shm) in amdtee_map_shmem() argument
383 void amdtee_unmap_shmem(struct tee_shm *shm) in amdtee_unmap_shmem() argument
[all...]
/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
[all...]
/kernel/linux/linux-6.6/drivers/char/tpm/
H A Dtpm_ftpm_tee.h37 struct tee_shm *shm; member
H A Dtpm_ftpm_tee.c81 struct tee_shm *shm = pvt_data->shm; in ftpm_tee_tpm_op_send() local
[all...]
/kernel/linux/linux-6.6/drivers/tee/
H A Dtee_shm_pool.c12 static int pool_op_gen_alloc(struct tee_shm_pool *pool, struct tee_shm *shm, in pool_op_gen_alloc() argument
37 static void pool_op_gen_free(struct tee_shm_pool *pool, struct tee_shm *shm) in pool_op_gen_free() argument
/kernel/liteos_a/testsuites/unittest/container/smoke/
H A DIt_ipc_container_005.cpp62 void *shm = shmat(shmid, 0, 0); in childFunc() local
110 void *shm = shmat(shmid, 0, 0); in testChild() local
[all...]
H A DIt_ipc_container_004.cpp51 void *shm = shmat(shmid, 0, 0); in childFunc1() local
89 void *shm = shmat(shmid, 0, 0); in childFunc() local
154 void *shm = NULL; ItIpcContainer004() local
[all...]
H A DIt_ipc_container_006.cpp51 void *shm = shmat(shmid, 0, 0); in childFunc1() local
122 void *shm = shmat(shmid, 0, 0); in childFunc() local
[all...]
/kernel/linux/linux-5.10/drivers/tee/
H A Dtee_shm_pool.c12 pool_op_gen_alloc(struct tee_shm_pool_mgr *poolm, struct tee_shm *shm, size_t size) pool_op_gen_alloc() argument
30 pool_op_gen_free(struct tee_shm_pool_mgr *poolm, struct tee_shm *shm) pool_op_gen_free() argument
H A Dtee_shm.c16 static void release_registered_pages(struct tee_shm *shm) in release_registered_pages() argument
32 static void tee_shm_release(struct tee_device *teedev, struct tee_shm *shm) in tee_shm_release() argument
64 struct tee_shm *shm; tee_shm_alloc() local
155 struct tee_shm *shm; tee_shm_register() local
267 struct tee_shm *shm = filp->private_data; tee_shm_fop_mmap() local
293 tee_shm_get_fd(struct tee_shm *shm) tee_shm_get_fd() argument
312 tee_shm_free(struct tee_shm *shm) tee_shm_free() argument
325 tee_shm_va2pa(struct tee_shm *shm, void *va, phys_addr_t *pa) tee_shm_va2pa() argument
347 tee_shm_pa2va(struct tee_shm *shm, phys_addr_t pa, void **va) tee_shm_pa2va() argument
375 tee_shm_get_va(struct tee_shm *shm, size_t offs) tee_shm_get_va() argument
393 tee_shm_get_pa(struct tee_shm *shm, size_t offs, phys_addr_t *pa) tee_shm_get_pa() argument
413 struct tee_shm *shm; tee_shm_get_from_id() local
439 tee_shm_put(struct tee_shm *shm) tee_shm_put() argument
[all...]
/kernel/linux/linux-6.6/drivers/tee/optee/
H A Drpc.c215 struct tee_shm *shm; in optee_rpc_cmd_alloc_suppl() local
233 void optee_rpc_cmd_free_suppl(struct tee_context *ctx, struct tee_shm *shm) in optee_rpc_cmd_free_suppl() argument
H A Dcore.c21 int optee_pool_op_alloc_helper(struct tee_shm_pool *pool, struct tee_shm *shm, in optee_pool_op_alloc_helper() argument
72 void optee_pool_op_free_helper(struct tee_shm_pool *pool, struct tee_shm *shm, in optee_pool_op_free_helper() argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/futex/functional/
H A Dfutex_wait.c54 void *shm; in main() local
/kernel/linux/linux-5.10/sound/usb/usx2y/
H A DusX2Yhwdep.c81 struct us428ctls_sharedmem *shm = us428->us428ctls_sharedmem; in snd_us428ctls_poll() local
/kernel/linux/linux-6.6/drivers/nvmem/
H A Dstm32-bsec-optee-ta.c142 struct tee_shm *shm; in stm32_bsec_optee_ta_read() local
207 { struct tee_shm *shm; in stm32_bsec_optee_ta_write() local
[all...]
/kernel/linux/linux-6.6/sound/usb/usx2y/
H A DusX2Yhwdep.c73 struct us428ctls_sharedmem *shm = us428->us428ctls_sharedmem; in snd_us428ctls_poll() local

Completed in 8 milliseconds

12