tee_protmem_pool
struct tee_protmem_pool *pool;
struct tee_protmem_pool *optee_protmem_alloc_dyn_pool(struct optee *optee,
static int protmem_pool_op_dyn_alloc(struct tee_protmem_pool *pool,
struct tee_protmem_pool pool;
static void protmem_pool_op_dyn_free(struct tee_protmem_pool *pool,
static int protmem_pool_op_dyn_update_shm(struct tee_protmem_pool *pool,
static void pool_op_dyn_destroy_pool(struct tee_protmem_pool *pool)
struct tee_protmem_pool *optee_protmem_alloc_dyn_pool(struct optee *optee,
to_protmem_dyn_pool(struct tee_protmem_pool *pool)
static struct tee_protmem_pool *static_protmem_pool_init(struct optee *optee)
struct tee_protmem_pool *pool;
struct tee_protmem_pool *pool = ERR_PTR(-EINVAL);
struct tee_protmem_pool *pool;
struct tee_protmem_pool *pool;
struct tee_protmem_pool *pool)
struct tee_protmem_pool *pool)
struct tee_protmem_pool *pool __always_unused)
to_protmem_static_pool(struct tee_protmem_pool *pool)
static int protmem_pool_op_static_alloc(struct tee_protmem_pool *pool,
struct tee_protmem_pool pool;
static void protmem_pool_op_static_free(struct tee_protmem_pool *pool,
static int protmem_pool_op_static_update_shm(struct tee_protmem_pool *pool,
static void protmem_pool_op_static_destroy_pool(struct tee_protmem_pool *pool)
struct tee_protmem_pool *tee_protmem_static_pool_alloc(phys_addr_t paddr,
int (*alloc)(struct tee_protmem_pool *pool, struct sg_table *sgt,
void (*free)(struct tee_protmem_pool *pool, struct sg_table *sgt);
int (*update_shm)(struct tee_protmem_pool *pool, struct sg_table *sgt,
void (*destroy_pool)(struct tee_protmem_pool *pool);
struct tee_protmem_pool *pool);
struct tee_protmem_pool *tee_protmem_static_pool_alloc(phys_addr_t paddr,