/linux/drivers/tee/tstee/ |
H A D | core.c | 167 struct tee_shm *shm = NULL; in tstee_invoke_func() local 242 static int tstee_shm_register(struct tee_context *ctx, struct tee_shm *shm, in tstee_shm_register() 307 static int tstee_shm_unregister(struct tee_context *ctx, struct tee_shm *shm) in tstee_shm_unregister() 355 static int pool_op_alloc(struct tee_shm_pool *pool, struct tee_shm *shm, in pool_op_alloc() 361 static void pool_op_free(struct tee_shm_pool *pool, struct tee_shm *shm) in pool_op_free()
|
/linux/drivers/tee/optee/ |
H A D | call.c | 38 struct tee_shm *shm; member 369 struct tee_shm *shm; in optee_open_session() local 473 struct tee_shm *shm; in optee_close_session_helper() local 520 struct tee_shm *shm; in optee_invoke_func() local 574 struct tee_shm *shm; in optee_cancel_req() local 649 struct tee_shm *shm; in simple_call_with_arg() local
|
H A D | rpc.c | 222 struct tee_shm *shm; in optee_rpc_cmd_alloc_suppl() local 240 void optee_rpc_cmd_free_suppl(struct tee_context *ctx, struct tee_shm *shm) in optee_rpc_cmd_free_suppl()
|
/linux/include/linux/ |
H A D | tee_drv.h | 82 struct tee_shm *shm; member 149 * @shm: Shared memory handle in tee_shm_get_size() argument 160 tee_shm_get_pages(struct tee_shm * shm,size_t * num_pages) tee_shm_get_pages() argument 172 tee_shm_get_page_offset(struct tee_shm * shm) tee_shm_get_page_offset() argument [all...] |
H A D | tee_core.h | 262 tee_shm_is_dynamic(struct tee_shm * shm) tee_shm_is_dynamic() argument 278 tee_shm_get_id(struct tee_shm * shm) tee_shm_get_id() argument [all...] |
/linux/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() 41 static void pool_op_free(struct tee_shm_pool *pool, struct tee_shm *shm) in pool_op_free()
|
H A D | core.c | 155 u32 get_buffer_id(struct tee_shm *shm) in get_buffer_id() 343 int amdtee_map_shmem(struct tee_shm *shm) in amdtee_map_shmem() 385 void amdtee_unmap_shmem(struct tee_shm *shm) in amdtee_unmap_shmem()
|
/linux/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() 37 static void pool_op_gen_free(struct tee_shm_pool *pool, struct tee_shm *shm) in pool_op_gen_free()
|
/linux/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
|
/linux/drivers/media/platform/samsung/s5p-mfc/ |
H A D | s5p_mfc_opr_v5.c | 681 unsigned int shm; in s5p_mfc_set_enc_params() local 765 unsigned int shm; in s5p_mfc_set_enc_params_h264() local 922 unsigned int shm; in s5p_mfc_set_enc_params_mpeg4() local 1001 unsigned int shm; in s5p_mfc_set_enc_params_h263() local
|
/linux/drivers/char/tpm/ |
H A D | tpm_ftpm_tee.h | 32 struct tee_shm *shm; member
|
H A D | tpm_ftpm_tee.c | 55 struct tee_shm *shm = pvt_data->shm; in ftpm_tee_tpm_op_send() local
|
/linux/drivers/rtc/ |
H A D | rtc-optee.c | 51 struct tee_shm *shm; member 247 struct tee_shm *shm; in optee_rtc_probe() local
|
/linux/tools/testing/selftests/futex/functional/ |
H A D | futex_wait.c | 106 void *shm; in TEST() local
|
/linux/sound/usb/usx2y/ |
H A D | usx2yhwdeppcm.c | 107 struct snd_usx2y_hwdep_pcm_shm *shm = usx2y->hwdep_pcm_shm; in usx2y_hwdep_urb_play_prepare() local 144 struct snd_usx2y_hwdep_pcm_shm *shm; usx2y_usbpcm_urb_capt_iso_advance() local [all...] |
H A D | usX2Yhwdep.c | 67 struct us428ctls_sharedmem *shm = us428->us428ctls_sharedmem; in snd_us428ctls_poll() local
|
/linux/arch/arm/boot/dts/nuvoton/ |
H A D | nuvoton-wpcm450.dtsi | 489 shm: syscon@c8001000 { label
|
/linux/tools/testing/selftests/mm/ |
H A D | rmap.c | 328 TEST_F(migrate, shm) in TEST_F() argument
|
/linux/drivers/firmware/efi/stmm/ |
H A D | tee_stmm_efi.c | 58 struct tee_shm *shm = NULL; in tee_mm_communicate() local
|
/linux/drivers/net/wwan/iosm/ |
H A D | iosm_ipc_protocol_ops.h | 306 } __packed shm; member
|