Home
last modified time | relevance | path

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

/drivers/tee/
Dtee_shm.c61 static void release_registered_pages(struct tee_shm *shm) in release_registered_pages()
73 static void tee_shm_release(struct tee_device *teedev, struct tee_shm *shm) in tee_shm_release()
98 struct tee_shm *shm; in shm_alloc_helper() local
160 struct tee_shm *shm; in tee_shm_alloc_user_buf() local
238 struct tee_shm *shm; in register_shm_helper() local
326 struct tee_shm *shm; in tee_shm_register_user_buf() local
385 struct tee_shm *shm = filp->private_data; in tee_shm_fop_mmap() local
411 int tee_shm_get_fd(struct tee_shm *shm) in tee_shm_get_fd()
430 void tee_shm_free(struct tee_shm *shm) in tee_shm_free()
443 void *tee_shm_get_va(struct tee_shm *shm, size_t offs) in tee_shm_get_va()
[all …]
Dtee_shm_pool.c12 static int pool_op_gen_alloc(struct tee_shm_pool *pool, struct tee_shm *shm, in pool_op_gen_alloc()
37 static void pool_op_gen_free(struct tee_shm_pool *pool, struct tee_shm *shm) in pool_op_gen_free()
Dtee_core.c291 struct tee_shm *shm; in tee_ioctl_shm_alloc() local
327 struct tee_shm *shm; in tee_ioctl_shm_register() local
363 struct tee_shm *shm; in params_from_user() local
/drivers/tee/optee/
Dffa_abi.c41 struct tee_shm *shm; member
61 struct tee_shm *shm = NULL; in optee_shm_from_ffa_handle() local
74 static int optee_shm_add_ffa_handle(struct optee *optee, struct tee_shm *shm, in optee_shm_add_ffa_handle()
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
269 static int optee_ffa_shm_register(struct tee_context *ctx, struct tee_shm *shm, in optee_ffa_shm_register()
314 struct tee_shm *shm) in optee_ffa_shm_unregister()
343 struct tee_shm *shm) in optee_ffa_shm_unregister_supp()
375 struct tee_shm *shm, size_t size, size_t align) in pool_ffa_op_alloc()
382 struct tee_shm *shm) in pool_ffa_op_free()
[all …]
Dsmc_abi.c65 struct tee_shm *shm; in from_msg_param_tmp_mem() local
92 struct tee_shm *shm; in from_msg_param_reg_mem() local
303 struct tee_shm *shm; in __optee_disable_shm_cache() local
432 static int optee_shm_register(struct tee_context *ctx, struct tee_shm *shm, in optee_shm_register()
500 static int optee_shm_unregister(struct tee_context *ctx, struct tee_shm *shm) in optee_shm_unregister()
541 static int optee_shm_register_supp(struct tee_context *ctx, struct tee_shm *shm, in optee_shm_register_supp()
553 struct tee_shm *shm) in optee_shm_unregister_supp()
568 struct tee_shm *shm, size_t size, size_t align) in pool_op_alloc()
582 struct tee_shm *shm) in pool_op_free()
632 struct tee_shm *shm; in handle_rpc_func_cmd_shm_free() local
[all …]
Dcore.c21 int optee_pool_op_alloc_helper(struct tee_shm_pool *pool, struct tee_shm *shm, in optee_pool_op_alloc_helper()
72 void optee_pool_op_free_helper(struct tee_shm_pool *pool, struct tee_shm *shm, in optee_pool_op_free_helper()
Dcall.c38 struct tee_shm *shm; member
287 struct tee_shm *shm; in optee_open_session() local
368 struct tee_shm *shm; in optee_close_session_helper() local
410 struct tee_shm *shm; in optee_invoke_func() local
460 struct tee_shm *shm; in optee_cancel_req() local
Drpc.c215 struct tee_shm *shm; in optee_rpc_cmd_alloc_suppl() local
233 void optee_rpc_cmd_free_suppl(struct tee_context *ctx, struct tee_shm *shm) in optee_rpc_cmd_free_suppl()
/drivers/tee/amdtee/
Dshm_pool.c11 static int pool_op_alloc(struct tee_shm_pool *pool, struct tee_shm *shm, in pool_op_alloc()
41 static void pool_op_free(struct tee_shm_pool *pool, struct tee_shm *shm) in pool_op_free()
Dcore.c153 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()
/drivers/media/platform/samsung/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
697 struct s5p_mfc_priv_buf shm; member
/drivers/rtc/
Drtc-optee.c51 struct tee_shm *shm; member
247 struct tee_shm *shm; in optee_rtc_probe() local
/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
/drivers/net/wwan/iosm/
Diosm_ipc_protocol_ops.h306 } __packed shm; member
/drivers/gpu/drm/
Ddrm_bufs.c91 unsigned long user_token, int hashed_handle, int shm) in drm_map_handle()