| /Linux-v5.4/drivers/tee/ | 
| D | tee_shm.c | 14 static void tee_shm_release(struct tee_shm *shm)  in tee_shm_release()69 	struct tee_shm *shm = dmabuf->priv;  in tee_shm_op_release()  local
 81 	struct tee_shm *shm = dmabuf->priv;  in tee_shm_op_mmap()  local
 105 	struct tee_shm *shm;  in __tee_shm_alloc()  local
 227 	struct tee_shm *shm;  in tee_shm_register()  local
 342 int tee_shm_get_fd(struct tee_shm *shm)  in tee_shm_get_fd()
 360 void tee_shm_free(struct tee_shm *shm)  in tee_shm_free()
 383 int tee_shm_va2pa(struct tee_shm *shm, void *va, phys_addr_t *pa)  in tee_shm_va2pa()
 405 int tee_shm_pa2va(struct tee_shm *shm, phys_addr_t pa, void **va)  in tee_shm_pa2va()
 433 void *tee_shm_get_va(struct tee_shm *shm, size_t offs)  in tee_shm_get_va()
 [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 | 135 	struct tee_shm *shm;  in tee_ioctl_shm_alloc()  local172 	struct tee_shm *shm;  in tee_ioctl_shm_register()  local
 210 		struct tee_shm *shm;  in params_from_user()  local
 
 | 
| /Linux-v5.4/drivers/tee/optee/ | 
| D | call.c | 178 	struct tee_shm *shm;  in get_msg_arg()  local214 	struct tee_shm *shm;  in optee_open_session()  local
 283 	struct tee_shm *shm;  in optee_close_session()  local
 314 	struct tee_shm *shm;  in optee_invoke_func()  local
 359 	struct tee_shm *shm;  in optee_cancel_req()  local
 429 			struct tee_shm *shm;  in optee_disable_shm_cache()  local
 565 int optee_shm_register(struct tee_context *ctx, struct tee_shm *shm,  in optee_shm_register()
 617 int optee_shm_unregister(struct tee_context *ctx, struct tee_shm *shm)  in optee_shm_unregister()
 640 int optee_shm_register_supp(struct tee_context *ctx, struct tee_shm *shm,  in optee_shm_register_supp()
 651 int optee_shm_unregister_supp(struct tee_context *ctx, struct tee_shm *shm)  in optee_shm_unregister_supp()
 
 | 
| D | rpc.c | 175 	struct tee_shm *shm;  in cmd_alloc_suppl()  local198 	struct tee_shm *shm;  in handle_rpc_func_cmd_shm_alloc()  local
 289 static void cmd_free_suppl(struct tee_context *ctx, struct tee_shm *shm)  in cmd_free_suppl()
 317 	struct tee_shm *shm;  in handle_rpc_func_cmd_shm_free()  local
 357 				struct tee_shm *shm,  in handle_rpc_func_cmd()
 403 	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()33 			 struct tee_shm *shm)  in pool_op_free()
 
 | 
| D | core.c | 41 	struct tee_shm *shm;  in optee_from_msg_param()  local258 	struct tee_shm *shm;  in optee_release()  local
 
 | 
| /Linux-v5.4/include/linux/ | 
| D | tee_drv.h | 62 	struct tee_shm *shm;  member350 static inline bool tee_shm_is_registered(struct tee_shm *shm)  in tee_shm_is_registered()
 409 static inline size_t tee_shm_get_size(struct tee_shm *shm)  in tee_shm_get_size()
 420 static inline struct page **tee_shm_get_pages(struct tee_shm *shm,  in tee_shm_get_pages()
 432 static inline size_t tee_shm_get_page_offset(struct tee_shm *shm)  in tee_shm_get_page_offset()
 442 static inline int tee_shm_get_id(struct tee_shm *shm)  in tee_shm_get_id()
 
 | 
| /Linux-v5.4/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.4/drivers/media/platform/s5p-mfc/ | 
| D | s5p_mfc_opr_v5.c | 679 	unsigned int shm;  in s5p_mfc_set_enc_params()  local763 	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;  member687 	struct s5p_mfc_priv_buf shm;  member
 
 | 
| /Linux-v5.4/sound/usb/usx2y/ | 
| D | usx2yhwdeppcm.c | 103 	struct snd_usX2Y_hwdep_pcm_shm *shm = usX2Y->hwdep_pcm_shm;  in usX2Y_hwdep_urb_play_prepare()  local144 			struct snd_usX2Y_hwdep_pcm_shm *shm = subs->usX2Y->hwdep_pcm_shm;  in usX2Y_usbpcm_urb_capt_iso_advance()  local
 
 | 
| D | usX2Yhwdep.c | 81 	struct us428ctls_sharedmem *shm = us428->us428ctls_sharedmem;  in snd_us428ctls_poll()  local
 | 
| /Linux-v5.4/drivers/gpu/drm/ | 
| D | drm_bufs.c | 90 			  unsigned long user_token, int hashed_handle, int shm)  in drm_map_handle()
 | 
| /Linux-v5.4/drivers/block/ | 
| D | sx8.c | 266 	void				*shm;  member
 |