Home
last modified time | relevance | path

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

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