Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tee/amdtee/
Dshm_pool.c50 static const struct tee_shm_pool_mgr_ops pool_ops = { variable
63 mgr->ops = &pool_ops; in pool_mem_mgr_alloc()
/Linux-v5.10/drivers/tee/optee/
Dshm_pool.c67 static const struct tee_shm_pool_mgr_ops pool_ops = { variable
86 mgr->ops = &pool_ops; in optee_shm_pool_alloc_pages()