Home
last modified time | relevance | path

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

/linux/drivers/tee/amdtee/
H A Dshm_pool.c54 static const struct tee_shm_pool_ops pool_ops = { variable
67 pool->ops = &pool_ops; in amdtee_config_shm()
/linux/drivers/tee/qcomtee/
H A Dshm.c133 static const struct tee_shm_pool_ops pool_ops = { variable
147 pool->ops = &pool_ops; in qcomtee_shm_pool_alloc()
/linux/drivers/tee/tstee/
H A Dcore.c371 static const struct tee_shm_pool_ops pool_ops = { variable
384 pool->ops = &pool_ops; in tstee_create_shm_pool()
/linux/drivers/tee/optee/
H A Dsmc_abi.c615 static const struct tee_shm_pool_ops pool_ops = { variable
634 pool->ops = &pool_ops; in optee_shm_pool_alloc_pages()