/Linux-v4.19/drivers/tee/ |
D | tee_shm.c | 23 static void tee_shm_release(struct tee_shm *shm) in tee_shm_release() 78 struct tee_shm *shm = dmabuf->priv; in tee_shm_op_release() local 90 struct tee_shm *shm = dmabuf->priv; in tee_shm_op_mmap() local 114 struct tee_shm *shm; in __tee_shm_alloc() local 236 struct tee_shm *shm; in tee_shm_register() local 350 int tee_shm_get_fd(struct tee_shm *shm) in tee_shm_get_fd() 368 void tee_shm_free(struct tee_shm *shm) in tee_shm_free() 391 int tee_shm_va2pa(struct tee_shm *shm, void *va, phys_addr_t *pa) in tee_shm_va2pa() 413 int tee_shm_pa2va(struct tee_shm *shm, phys_addr_t pa, void **va) in tee_shm_pa2va() 441 void *tee_shm_get_va(struct tee_shm *shm, size_t offs) in tee_shm_get_va() [all …]
|
D | tee_shm_pool.c | 22 struct tee_shm *shm, size_t size) in pool_op_gen_alloc() 40 struct tee_shm *shm) in pool_op_gen_free()
|
D | tee_core.c | 130 struct tee_shm *shm; in tee_ioctl_shm_alloc() local 167 struct tee_shm *shm; in tee_ioctl_shm_register() local 205 struct tee_shm *shm; in params_from_user() local
|
/Linux-v4.19/drivers/tee/optee/ |
D | call.c | 186 struct tee_shm *shm; in get_msg_arg() local 222 struct tee_shm *shm; in optee_open_session() local 291 struct tee_shm *shm; in optee_close_session() local 322 struct tee_shm *shm; in optee_invoke_func() local 367 struct tee_shm *shm; in optee_cancel_req() local 437 struct tee_shm *shm; in optee_disable_shm_cache() local 573 int optee_shm_register(struct tee_context *ctx, struct tee_shm *shm, in optee_shm_register() 625 int optee_shm_unregister(struct tee_context *ctx, struct tee_shm *shm) in optee_shm_unregister() 648 int optee_shm_register_supp(struct tee_context *ctx, struct tee_shm *shm, in optee_shm_register_supp() 659 int optee_shm_unregister_supp(struct tee_context *ctx, struct tee_shm *shm) in optee_shm_unregister_supp()
|
D | rpc.c | 184 struct tee_shm *shm; in cmd_alloc_suppl() local 207 struct tee_shm *shm; in handle_rpc_func_cmd_shm_alloc() local 298 static void cmd_free_suppl(struct tee_context *ctx, struct tee_shm *shm) in cmd_free_suppl() 326 struct tee_shm *shm; in handle_rpc_func_cmd_shm_free() local 366 struct tee_shm *shm, in handle_rpc_func_cmd() 412 struct tee_shm *shm; in optee_handle_rpc() local
|
D | shm_pool.c | 25 struct tee_shm *shm, size_t size) in pool_op_alloc() 42 struct tee_shm *shm) in pool_op_free()
|
D | core.c | 50 struct tee_shm *shm; in optee_from_msg_param() local 267 struct tee_shm *shm; in optee_release() local
|
/Linux-v4.19/include/linux/ |
D | tee_drv.h | 62 struct tee_shm *shm; member 350 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-v4.19/drivers/media/platform/s5p-mfc/ |
D | s5p_mfc_opr_v5.c | 682 unsigned int shm; in s5p_mfc_set_enc_params() local 766 unsigned int shm; in s5p_mfc_set_enc_params_h264() local 923 unsigned int shm; in s5p_mfc_set_enc_params_mpeg4() local 1002 unsigned int shm; in s5p_mfc_set_enc_params_h263() local
|
D | s5p_mfc_common.h | 211 unsigned int shm; member 691 struct s5p_mfc_priv_buf shm; member
|
/Linux-v4.19/sound/usb/usx2y/ |
D | usx2yhwdeppcm.c | 115 struct snd_usX2Y_hwdep_pcm_shm *shm = usX2Y->hwdep_pcm_shm; in usX2Y_hwdep_urb_play_prepare() local 156 struct snd_usX2Y_hwdep_pcm_shm *shm = subs->usX2Y->hwdep_pcm_shm; in usX2Y_usbpcm_urb_capt_iso_advance() local
|
D | usX2Yhwdep.c | 93 struct us428ctls_sharedmem *shm = us428->us428ctls_sharedmem; in snd_us428ctls_poll() local
|
/Linux-v4.19/drivers/gpu/drm/ |
D | drm_bufs.c | 77 unsigned long user_token, int hashed_handle, int shm) in drm_map_handle()
|
/Linux-v4.19/drivers/block/ |
D | sx8.c | 270 void *shm; member
|