Home
last modified time | relevance | path

Searched refs:tee_protmem_static_pool (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/tee/
H A Dtee_heap.c40 struct tee_protmem_static_pool { struct
391 static struct tee_protmem_static_pool *
394 return container_of(pool, struct tee_protmem_static_pool, pool); in to_protmem_static_pool()
401 struct tee_protmem_static_pool *stp = to_protmem_static_pool(pool); in protmem_pool_op_static_alloc()
424 struct tee_protmem_static_pool *stp = to_protmem_static_pool(pool); in protmem_pool_op_static_free()
438 struct tee_protmem_static_pool *stp = to_protmem_static_pool(pool); in protmem_pool_op_static_update_shm()
448 struct tee_protmem_static_pool *stp = to_protmem_static_pool(pool); in protmem_pool_op_static_destroy_pool()
465 struct tee_protmem_static_pool *stp; in tee_protmem_static_pool_alloc()