/Linux-v5.15/drivers/tee/ |
D | tee_shm.c | 15 static void release_registered_pages(struct tee_shm *shm) in release_registered_pages() 31 static void tee_shm_release(struct tee_shm *shm) in tee_shm_release() 81 struct tee_shm *shm = dmabuf->priv; in tee_shm_op_release() local 88 struct tee_shm *shm = dmabuf->priv; in tee_shm_op_mmap() local 110 struct tee_shm *shm; in tee_shm_alloc() local 220 struct tee_shm *shm; in tee_shm_register() local 344 int tee_shm_get_fd(struct tee_shm *shm) in tee_shm_get_fd() 362 void tee_shm_free(struct tee_shm *shm) in tee_shm_free() 385 int tee_shm_va2pa(struct tee_shm *shm, void *va, phys_addr_t *pa) in tee_shm_va2pa() 407 int tee_shm_pa2va(struct tee_shm *shm, phys_addr_t pa, void **va) in tee_shm_pa2va() [all …]
|
D | tee_shm_pool.c | 13 struct tee_shm *shm, size_t size) in pool_op_gen_alloc() 31 struct tee_shm *shm) in pool_op_gen_free()
|
D | tee_core.c | 287 struct tee_shm *shm; in tee_ioctl_shm_alloc() local 324 struct tee_shm *shm; in tee_ioctl_shm_register() local 362 struct tee_shm *shm; in params_from_user() local
|
/Linux-v5.15/drivers/tee/optee/ |
D | call.c | 183 struct tee_shm *shm; in get_msg_arg() local 219 struct tee_shm *shm; in optee_open_session() local 294 struct tee_shm *shm; in optee_close_session() local 325 struct tee_shm *shm; in optee_invoke_func() local 370 struct tee_shm *shm; in optee_cancel_req() local 442 struct tee_shm *shm; in __optee_disable_shm_cache() local 614 int optee_shm_register(struct tee_context *ctx, struct tee_shm *shm, in optee_shm_register() 666 int optee_shm_unregister(struct tee_context *ctx, struct tee_shm *shm) in optee_shm_unregister() 689 int optee_shm_register_supp(struct tee_context *ctx, struct tee_shm *shm, in optee_shm_register_supp() 700 int optee_shm_unregister_supp(struct tee_context *ctx, struct tee_shm *shm) in optee_shm_unregister_supp()
|
D | rpc.c | 269 struct tee_shm *shm; in cmd_alloc_suppl() local 292 struct tee_shm *shm; in handle_rpc_func_cmd_shm_alloc() local 383 static void cmd_free_suppl(struct tee_context *ctx, struct tee_shm *shm) in cmd_free_suppl() 411 struct tee_shm *shm; in handle_rpc_func_cmd_shm_free() local 451 struct tee_shm *shm, in handle_rpc_func_cmd() 500 struct tee_shm *shm; in optee_handle_rpc() local
|
D | shm_pool.c | 16 struct tee_shm *shm, size_t size) in pool_op_alloc() 65 struct tee_shm *shm) in pool_op_free()
|
D | core.c | 43 struct tee_shm *shm; in optee_from_msg_param() local 272 struct tee_shm *shm; in optee_release() local
|
/Linux-v5.15/include/linux/ |
D | tee_drv.h | 66 struct tee_shm *shm; member 355 static inline bool tee_shm_is_registered(struct tee_shm *shm) in tee_shm_is_registered() 414 static inline size_t tee_shm_get_size(struct tee_shm *shm) in tee_shm_get_size() 425 static inline struct page **tee_shm_get_pages(struct tee_shm *shm, in tee_shm_get_pages() 437 static inline size_t tee_shm_get_page_offset(struct tee_shm *shm) in tee_shm_get_page_offset() 447 static inline int tee_shm_get_id(struct tee_shm *shm) in tee_shm_get_id()
|
/Linux-v5.15/drivers/tee/amdtee/ |
D | shm_pool.c | 11 static int pool_op_alloc(struct tee_shm_pool_mgr *poolm, struct tee_shm *shm, in pool_op_alloc() 37 static void pool_op_free(struct tee_shm_pool_mgr *poolm, struct tee_shm *shm) in pool_op_free()
|
D | core.c | 153 u32 get_buffer_id(struct tee_shm *shm) in get_buffer_id() 341 int amdtee_map_shmem(struct tee_shm *shm) in amdtee_map_shmem() 383 void amdtee_unmap_shmem(struct tee_shm *shm) in amdtee_unmap_shmem()
|
/Linux-v5.15/drivers/media/platform/s5p-mfc/ |
D | s5p_mfc_opr_v5.c | 679 unsigned int shm; in s5p_mfc_set_enc_params() local 763 unsigned int shm; in s5p_mfc_set_enc_params_h264() local 920 unsigned int shm; in s5p_mfc_set_enc_params_mpeg4() local 999 unsigned int shm; in s5p_mfc_set_enc_params_h263() local
|
D | s5p_mfc_common.h | 207 unsigned int shm; member 697 struct s5p_mfc_priv_buf shm; member
|
/Linux-v5.15/drivers/char/tpm/ |
D | tpm_ftpm_tee.h | 37 struct tee_shm *shm; member
|
D | tpm_ftpm_tee.c | 82 struct tee_shm *shm = pvt_data->shm; in ftpm_tee_tpm_op_send() local
|
/Linux-v5.15/tools/testing/selftests/futex/functional/ |
D | futex_wait.c | 54 void *shm; in main() local
|
/Linux-v5.15/sound/usb/usx2y/ |
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; in usx2y_usbpcm_urb_capt_iso_advance() local
|
D | usX2Yhwdep.c | 73 struct us428ctls_sharedmem *shm = us428->us428ctls_sharedmem; in snd_us428ctls_poll() local
|
/Linux-v5.15/drivers/net/wwan/iosm/ |
D | iosm_ipc_protocol_ops.h | 306 } __packed shm; member
|
/Linux-v5.15/drivers/gpu/drm/ |
D | drm_bufs.c | 91 unsigned long user_token, int hashed_handle, int shm) in drm_map_handle()
|
/Linux-v5.15/drivers/block/ |
D | sx8.c | 266 void *shm; member
|