Home
last modified time | relevance | path

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

/linux/drivers/tee/
A Dtee_shm.c15 static void release_registered_pages(struct tee_shm *shm) in release_registered_pages()
63 struct tee_shm *shm; in tee_shm_alloc() local
154 struct tee_shm *shm; in tee_shm_register() local
266 struct tee_shm *shm = filp->private_data; in tee_shm_fop_mmap() local
292 int tee_shm_get_fd(struct tee_shm *shm) in tee_shm_get_fd()
311 void tee_shm_free(struct tee_shm *shm) in tee_shm_free()
324 int tee_shm_va2pa(struct tee_shm *shm, void *va, phys_addr_t *pa) in tee_shm_va2pa()
346 int tee_shm_pa2va(struct tee_shm *shm, phys_addr_t pa, void **va) in tee_shm_pa2va()
374 void *tee_shm_get_va(struct tee_shm *shm, size_t offs) in tee_shm_get_va()
412 struct tee_shm *shm; in tee_shm_get_from_id() local
[all …]
A 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()
A Dtee_core.c287 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/drivers/tee/optee/
A Dffa_abi.c41 struct tee_shm *shm; member
61 struct tee_shm *shm = NULL; in optee_shm_from_ffa_handle() local
126 struct tee_shm *shm = NULL; in from_msg_param_ffa_mem() local
192 struct tee_shm *shm = p->u.memref.shm; in to_msg_param_ffa_mem() local
314 struct tee_shm *shm) in optee_ffa_shm_unregister()
342 struct tee_shm *shm) in optee_ffa_shm_unregister_supp()
373 struct tee_shm *shm, size_t size) in pool_ffa_op_alloc()
380 struct tee_shm *shm) in pool_ffa_op_free()
429 struct tee_shm *shm; in handle_ffa_rpc_func_cmd_shm_alloc() local
469 struct tee_shm *shm; in handle_ffa_rpc_func_cmd_shm_free() local
[all …]
A Dsmc_abi.c53 struct tee_shm *shm; in from_msg_param_tmp_mem() local
80 struct tee_shm *shm; in from_msg_param_reg_mem() local
289 struct tee_shm *shm; in optee_disable_shm_cache() local
390 static int optee_shm_register(struct tee_context *ctx, struct tee_shm *shm, in optee_shm_register()
477 struct tee_shm *shm) in optee_shm_unregister_supp()
492 struct tee_shm *shm, size_t size) in pool_op_alloc()
505 struct tee_shm *shm) in pool_op_free()
556 struct tee_shm *shm; in handle_rpc_func_cmd_shm_free() local
585 struct tee_shm *shm; in handle_rpc_func_cmd_shm_alloc() local
692 struct tee_shm *shm, in handle_rpc_func_cmd()
[all …]
A Dcall.c112 struct tee_shm *shm; in optee_get_msg_arg() local
147 struct tee_shm *shm; in optee_open_session() local
222 struct tee_shm *shm; in optee_close_session_helper() local
262 struct tee_shm *shm; in optee_invoke_func() local
309 struct tee_shm *shm; in optee_cancel_req() local
A Dcore.c22 struct tee_shm *shm, size_t size, in optee_pool_op_alloc_helper()
A Drpc.c272 struct tee_shm *shm; in optee_rpc_cmd_alloc_suppl() local
290 void optee_rpc_cmd_free_suppl(struct tee_context *ctx, struct tee_shm *shm) in optee_rpc_cmd_free_suppl()
/linux/include/linux/
A Dtee_drv.h66 struct tee_shm *shm; member
360 static inline bool tee_shm_is_registered(struct tee_shm *shm) in tee_shm_is_registered()
419 static inline size_t tee_shm_get_size(struct tee_shm *shm) in tee_shm_get_size()
430 static inline struct page **tee_shm_get_pages(struct tee_shm *shm, in tee_shm_get_pages()
442 static inline size_t tee_shm_get_page_offset(struct tee_shm *shm) in tee_shm_get_page_offset()
452 static inline int tee_shm_get_id(struct tee_shm *shm) in tee_shm_get_id()
/linux/drivers/tee/amdtee/
A Dshm_pool.c11 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()
A Dcore.c153 u32 get_buffer_id(struct tee_shm *shm) in get_buffer_id()
340 int amdtee_map_shmem(struct tee_shm *shm) in amdtee_map_shmem()
382 void amdtee_unmap_shmem(struct tee_shm *shm) in amdtee_unmap_shmem()
/linux/drivers/media/platform/s5p-mfc/
A 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
A Ds5p_mfc_common.h207 unsigned int shm; member
697 struct s5p_mfc_priv_buf shm; member
/linux/drivers/char/tpm/
A Dtpm_ftpm_tee.h37 struct tee_shm *shm; member
A Dtpm_ftpm_tee.c82 struct tee_shm *shm = pvt_data->shm; in ftpm_tee_tpm_op_send() local
/linux/tools/testing/selftests/futex/functional/
A Dfutex_wait.c54 void *shm; in main() local
/linux/sound/usb/usx2y/
A Dusx2yhwdeppcm.c107 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
A DusX2Yhwdep.c73 struct us428ctls_sharedmem *shm = us428->us428ctls_sharedmem; in snd_us428ctls_poll() local
/linux/drivers/net/wwan/iosm/
A Diosm_ipc_protocol_ops.h306 } __packed shm; member
/linux/drivers/gpu/drm/
A Ddrm_bufs.c91 unsigned long user_token, int hashed_handle, int shm) in drm_map_handle()
/linux/drivers/block/
A Dsx8.c266 void *shm; member

Completed in 52 milliseconds