Searched defs:shm (Results 1 - 24 of 24) sorted by path

/linux-master/drivers/char/tpm/
H A Dtpm_ftpm_tee.c81 struct tee_shm *shm = pvt_data->shm; local
[all...]
H A Dtpm_ftpm_tee.h37 struct tee_shm *shm; member in struct:ftpm_tee_private
/linux-master/drivers/firmware/efi/stmm/
H A Dtee_stmm_efi.c58 struct tee_shm *shm = NULL; local
/linux-master/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dgsp.h122 } shm; member in struct:nvkm_gsp
/linux-master/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_common.h209 unsigned int shm; member in struct:s5p_mfc_buf_size_v5
703 struct s5p_mfc_priv_buf shm; member in struct:s5p_mfc_ctx
H A Ds5p_mfc_opr_v5.c681 unsigned int shm; local
765 unsigned int shm; local
922 unsigned int shm; local
1001 unsigned int shm; local
[all...]
/linux-master/drivers/net/wwan/iosm/
H A Diosm_ipc_protocol_ops.h306 } __packed shm; member in union:ipc_protocol_td::__anon1542
/linux-master/drivers/nvmem/
H A Dstm32-bsec-optee-ta.c142 struct tee_shm *shm; local
207 { struct tee_shm *shm; local
[all...]
/linux-master/drivers/rtc/
H A Drtc-optee.c51 struct tee_shm *shm; member in struct:optee_rtc
247 struct tee_shm *shm; local
[all...]
/linux-master/drivers/tee/amdtee/
H A Dcore.c152 u32 get_buffer_id(struct tee_shm *shm) argument
340 int amdtee_map_shmem(struct tee_shm *shm) argument
382 void amdtee_unmap_shmem(struct tee_shm *shm) argument
[all...]
H A Dshm_pool.c11 static int pool_op_alloc(struct tee_shm_pool *pool, struct tee_shm *shm, argument
41 static void pool_op_free(struct tee_shm_pool *pool, struct tee_shm *shm) argument
[all...]
/linux-master/drivers/tee/optee/
H A Dcall.c38 struct tee_shm *shm; member in struct:optee_shm_arg_entry
369 struct tee_shm *shm; local
473 struct tee_shm *shm; local
520 struct tee_shm *shm; local
574 struct tee_shm *shm; local
649 struct tee_shm *shm; local
[all...]
H A Dffa_abi.c41 struct tee_shm *shm; member in struct:shm_rhash
61 struct tee_shm *shm = NULL; local
74 static int optee_shm_add_ffa_handle(struct optee *optee, struct tee_shm *shm, argument
126 struct tee_shm *shm = NULL; local
192 struct tee_shm *shm = p->u.memref.shm; local
269 optee_ffa_shm_register(struct tee_context *ctx, struct tee_shm *shm, struct page **pages, size_t num_pages, unsigned long start) argument
313 optee_ffa_shm_unregister(struct tee_context *ctx, struct tee_shm *shm) argument
342 optee_ffa_shm_unregister_supp(struct tee_context *ctx, struct tee_shm *shm) argument
374 pool_ffa_op_alloc(struct tee_shm_pool *pool, struct tee_shm *shm, size_t size, size_t align) argument
381 pool_ffa_op_free(struct tee_shm_pool *pool, struct tee_shm *shm) argument
430 struct tee_shm *shm; local
470 struct tee_shm *shm; local
616 optee_ffa_do_call_with_arg(struct tee_context *ctx, struct tee_shm *shm, u_int offs, bool system_thread) argument
[all...]
H A Drpc.c215 struct tee_shm *shm; local
233 void optee_rpc_cmd_free_suppl(struct tee_context *ctx, struct tee_shm *shm) argument
H A Dsmc_abi.c85 struct tee_shm *shm; local
112 struct tee_shm *shm; local
323 struct tee_shm *shm; local
452 optee_shm_register(struct tee_context *ctx, struct tee_shm *shm, struct page **pages, size_t num_pages, unsigned long start) argument
520 optee_shm_unregister(struct tee_context *ctx, struct tee_shm *shm) argument
561 optee_shm_register_supp(struct tee_context *ctx, struct tee_shm *shm, struct page **pages, size_t num_pages, unsigned long start) argument
572 optee_shm_unregister_supp(struct tee_context *ctx, struct tee_shm *shm) argument
587 pool_op_alloc(struct tee_shm_pool *pool, struct tee_shm *shm, size_t size, size_t align) argument
600 pool_op_free(struct tee_shm_pool *pool, struct tee_shm *shm) argument
651 struct tee_shm *shm; local
680 struct tee_shm *shm; local
819 struct tee_shm *shm; local
885 optee_smc_do_call_with_arg(struct tee_context *ctx, struct tee_shm *shm, u_int offs, bool system_thread) argument
[all...]
/linux-master/drivers/tee/
H A Dtee_core.c294 struct tee_shm *shm; local
330 struct tee_shm *shm; local
366 struct tee_shm *shm; local
[all...]
H A Dtee_shm.c34 static void release_registered_pages(struct tee_shm *shm) argument
46 static void tee_shm_release(struct tee_device *teedev, struct tee_shm *shm) argument
71 struct tee_shm *shm; local
133 struct tee_shm *shm; local
206 tee_dyn_shm_alloc_helper(struct tee_shm *shm, size_t size, size_t align, int (*shm_register)(struct tee_context *ctx, struct tee_shm *shm, struct page **pages, size_t num_pages, unsigned long start)) argument
257 tee_dyn_shm_free_helper(struct tee_shm *shm, int (*shm_unregister)(struct tee_context *ctx, struct tee_shm *shm)) argument
275 struct tee_shm *shm; local
372 struct tee_shm *shm; local
439 struct tee_shm *shm = filp->private_data; local
465 tee_shm_get_fd(struct tee_shm *shm) argument
484 tee_shm_free(struct tee_shm *shm) argument
497 tee_shm_get_va(struct tee_shm *shm, size_t offs) argument
515 tee_shm_get_pa(struct tee_shm *shm, size_t offs, phys_addr_t *pa) argument
535 struct tee_shm *shm; local
561 tee_shm_put(struct tee_shm *shm) argument
[all...]
H A Dtee_shm_pool.c12 static int pool_op_gen_alloc(struct tee_shm_pool *pool, struct tee_shm *shm, argument
37 static void pool_op_gen_free(struct tee_shm_pool *pool, struct tee_shm *shm) argument
/linux-master/drivers/tee/tstee/
H A Dcore.c167 struct tee_shm *shm = NULL; local
242 tstee_shm_register(struct tee_context *ctx, struct tee_shm *shm, struct page **pages, size_t num_pages, unsigned long start __always_unused) argument
307 tstee_shm_unregister(struct tee_context *ctx, struct tee_shm *shm) argument
355 pool_op_alloc(struct tee_shm_pool *pool, struct tee_shm *shm, size_t size, size_t align) argument
361 pool_op_free(struct tee_shm_pool *pool, struct tee_shm *shm) argument
[all...]
/linux-master/include/linux/
H A Dtee_core.h250 tee_shm_is_dynamic(struct tee_shm *shm) argument
266 tee_shm_get_id(struct tee_shm *shm) argument
[all...]
H A Dtee_drv.h82 struct tee_shm *shm; member in struct:tee_param_memref
149 static inline size_t tee_shm_get_size(struct tee_shm *shm) argument
160 tee_shm_get_pages(struct tee_shm *shm, size_t *num_pages) argument
172 tee_shm_get_page_offset(struct tee_shm *shm) argument
[all...]
/linux-master/sound/usb/usx2y/
H A DusX2Yhwdep.c73 struct us428ctls_sharedmem *shm = us428->us428ctls_sharedmem; local
H A Dusx2yhwdeppcm.c107 struct snd_usx2y_hwdep_pcm_shm *shm = usx2y->hwdep_pcm_shm; local
144 struct snd_usx2y_hwdep_pcm_shm *shm; local
[all...]
/linux-master/tools/testing/selftests/futex/functional/
H A Dfutex_wait.c54 void *shm; local

Completed in 338 milliseconds