Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/tee/amdtee/
Dshm_pool.c49 static void pool_op_destroy_pool(struct tee_shm_pool *pool) in pool_op_destroy_pool() function
57 .destroy_pool = pool_op_destroy_pool,
/linux-6.14.4/drivers/tee/tstee/
Dcore.c366 static void pool_op_destroy_pool(struct tee_shm_pool *pool) in pool_op_destroy_pool() function
374 .destroy_pool = pool_op_destroy_pool,
/linux-6.14.4/drivers/tee/optee/
Dsmc_abi.c610 static void pool_op_destroy_pool(struct tee_shm_pool *pool) in pool_op_destroy_pool() function
618 .destroy_pool = pool_op_destroy_pool,