Searched refs:shm_type (Results 1 – 3 of 3) sorted by relevance
741 static struct mobj *alloc_shm(enum thread_shm_type shm_type, size_t size) in alloc_shm() argument743 switch (shm_type) { in alloc_shm()797 enum thread_shm_type shm_type, in thread_rpc_shm_cache_alloc() argument818 if (ce->type != shm_type || sz > ce->size) { in thread_rpc_shm_cache_alloc()821 ce->mobj = alloc_shm(shm_type, sz); in thread_rpc_shm_cache_alloc()836 ce->type = shm_type; in thread_rpc_shm_cache_alloc()
403 enum thread_shm_type shm_type,
276 enum thread_shm_type shm_type; member439 rpmb_ctx->shm_type, req_s + resp_s, in tee_rpmb_alloc()499 rpmb_ctx->shm_type = THREAD_SHM_TYPE_APPLICATION; in rpmb_probe_reset()502 rpmb_ctx->shm_type = THREAD_SHM_TYPE_KERNEL_PRIVATE; in rpmb_probe_reset()1146 rpmb_ctx->shm_type = THREAD_SHM_TYPE_APPLICATION; in legacy_rpmb_init()