Searched defs:shm (Results 1 - 23 of 23) sorted by relevance

/linux-master/drivers/char/tpm/
H A Dtpm_ftpm_tee.h37 struct tee_shm *shm; member in struct:ftpm_tee_private
H A Dtpm_ftpm_tee.c81 struct tee_shm *shm = pvt_data->shm; local
[all...]
/linux-master/drivers/tee/amdtee/
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...]
H A Dcore.c153 u32 get_buffer_id(struct tee_shm *shm) argument
341 int amdtee_map_shmem(struct tee_shm *shm) argument
383 void amdtee_unmap_shmem(struct tee_shm *shm) argument
[all...]
/linux-master/drivers/tee/
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
H A Dtee_shm.c33 static void release_registered_pages(struct tee_shm *shm) argument
45 static void tee_shm_release(struct tee_device *teedev, struct tee_shm *shm) argument
70 struct tee_shm *shm; local
132 struct tee_shm *shm; local
210 struct tee_shm *shm; local
307 struct tee_shm *shm; local
374 struct tee_shm *shm = filp->private_data; local
400 tee_shm_get_fd(struct tee_shm *shm) argument
419 tee_shm_free(struct tee_shm *shm) argument
432 tee_shm_get_va(struct tee_shm *shm, size_t offs) argument
450 tee_shm_get_pa(struct tee_shm *shm, size_t offs, phys_addr_t *pa) argument
470 struct tee_shm *shm; local
496 tee_shm_put(struct tee_shm *shm) argument
[all...]
H A Dtee_core.c294 struct tee_shm *shm; local
330 struct tee_shm *shm; local
366 struct tee_shm *shm; local
[all...]
/linux-master/tools/testing/selftests/futex/functional/
H A Dfutex_wait.c54 void *shm; local
/linux-master/drivers/tee/optee/
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 Dcore.c20 int optee_pool_op_alloc_helper(struct tee_shm_pool *pool, struct tee_shm *shm, argument
71 optee_pool_op_free_helper(struct tee_shm_pool *pool, struct tee_shm *shm, int (*shm_unregister)(struct tee_context *ctx, struct tee_shm *shm)) argument
[all...]
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 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
601 pool_op_free(struct tee_shm_pool *pool, struct tee_shm *shm) argument
652 struct tee_shm *shm; local
681 struct tee_shm *shm; local
820 struct tee_shm *shm; local
886 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/nvmem/
H A Dstm32-bsec-optee-ta.c142 struct tee_shm *shm; local
207 { struct tee_shm *shm; local
[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/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/net/wwan/iosm/
H A Diosm_ipc_protocol_ops.h306 } __packed shm; member in union:ipc_protocol_td::__anon1542
/linux-master/drivers/firmware/efi/stmm/
H A Dtee_stmm_efi.c58 struct tee_shm *shm = NULL; local
/linux-master/include/linux/
H A Dtee_drv.h63 struct tee_shm *shm; member in struct:tee_param_memref
286 static inline bool tee_shm_is_dynamic(struct tee_shm *shm) argument
327 tee_shm_get_size(struct tee_shm *shm) argument
338 tee_shm_get_pages(struct tee_shm *shm, size_t *num_pages) argument
350 tee_shm_get_page_offset(struct tee_shm *shm) argument
360 tee_shm_get_id(struct tee_shm *shm) argument
[all...]
/linux-master/drivers/media/platform/samsung/s5p-mfc/
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...]
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
/linux-master/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dgsp.h120 } shm; member in struct:nvkm_gsp

Completed in 238 milliseconds