Home
last modified time | relevance | path

Searched defs:shm (Results 1 – 16 of 16) sorted by relevance

/Linux-v5.4/drivers/tee/
Dtee_shm.c14 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 …]
Dtee_shm_pool.c13 struct tee_shm *shm, size_t size) in pool_op_gen_alloc()
31 struct tee_shm *shm) in pool_op_gen_free()
Dtee_core.c135 struct tee_shm *shm; in tee_ioctl_shm_alloc() local
172 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/
Dcall.c178 struct tee_shm *shm; in get_msg_arg() local
214 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()
Drpc.c175 struct tee_shm *shm; in cmd_alloc_suppl() local
198 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
Dshm_pool.c16 struct tee_shm *shm, size_t size) in pool_op_alloc()
33 struct tee_shm *shm) in pool_op_free()
Dcore.c41 struct tee_shm *shm; in optee_from_msg_param() local
258 struct tee_shm *shm; in optee_release() local
/Linux-v5.4/include/linux/
Dtee_drv.h62 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-v5.4/drivers/char/tpm/
Dtpm_ftpm_tee.h37 struct tee_shm *shm; member
Dtpm_ftpm_tee.c82 struct tee_shm *shm = pvt_data->shm; in ftpm_tee_tpm_op_send() local
/Linux-v5.4/drivers/media/platform/s5p-mfc/
Ds5p_mfc_opr_v5.c679 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
Ds5p_mfc_common.h207 unsigned int shm; member
687 struct s5p_mfc_priv_buf shm; member
/Linux-v5.4/sound/usb/usx2y/
Dusx2yhwdeppcm.c103 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 = subs->usX2Y->hwdep_pcm_shm; in usX2Y_usbpcm_urb_capt_iso_advance() local
DusX2Yhwdep.c81 struct us428ctls_sharedmem *shm = us428->us428ctls_sharedmem; in snd_us428ctls_poll() local
/Linux-v5.4/drivers/gpu/drm/
Ddrm_bufs.c90 unsigned long user_token, int hashed_handle, int shm) in drm_map_handle()
/Linux-v5.4/drivers/block/
Dsx8.c266 void *shm; member