Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tee/amdtee/
H A 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,
/openbmc/linux/drivers/tee/optee/
H A 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,