| /kernel/liteos_a/testsuites/unittest/basic/mem/shm/full/ |
| H A D | shm_test_004.cpp | 37 void *shm = NULL; in Testcase() local
|
| H A D | shm_test_003.cpp | 37 void *shm = NULL; in Testcase() local [all...] |
| H A D | shm_test_005.cpp | 37 void *shm = NULL; in Testcase() local
|
| H A D | shm_test_001.cpp | 44 void *shm = nullptr; in ShmReadFunc() local 84 void *shm = nullptr; in ShmWriteFunc() local [all...] |
| /kernel/linux/linux-5.10/drivers/char/tpm/ |
| H A D | tpm_ftpm_tee.h | 37 struct tee_shm *shm; member
|
| H A D | tpm_ftpm_tee.c | 82 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 D | shm_pool.c | 15 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 D | rpc.c | 268 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 D | shm_pool.c | 11 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 D | core.c | 153 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 D | shm_pool.c | 11 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 D | tpm_ftpm_tee.h | 37 struct tee_shm *shm; member
|
| H A D | tpm_ftpm_tee.c | 81 struct tee_shm *shm = pvt_data->shm; in ftpm_tee_tpm_op_send() local [all...] |
| /kernel/linux/linux-6.6/drivers/tee/ |
| H A D | tee_shm_pool.c | 12 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 D | It_ipc_container_005.cpp | 62 void *shm = shmat(shmid, 0, 0); in childFunc() local 110 void *shm = shmat(shmid, 0, 0); in testChild() local [all...] |
| H A D | It_ipc_container_004.cpp | 51 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 D | It_ipc_container_006.cpp | 51 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 D | tee_shm_pool.c | 12 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 D | tee_shm.c | 16 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 D | rpc.c | 215 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 D | core.c | 21 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 D | futex_wait.c | 54 void *shm; in main() local
|
| /kernel/linux/linux-5.10/sound/usb/usx2y/ |
| H A D | usX2Yhwdep.c | 81 struct us428ctls_sharedmem *shm = us428->us428ctls_sharedmem; in snd_us428ctls_poll() local
|
| /kernel/linux/linux-6.6/drivers/nvmem/ |
| H A D | stm32-bsec-optee-ta.c | 142 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 D | usX2Yhwdep.c | 73 struct us428ctls_sharedmem *shm = us428->us428ctls_sharedmem; in snd_us428ctls_poll() local
|