Searched refs:destroy_pool (Results 1 – 7 of 7) sorted by relevance
240 void (*destroy_pool)(struct tee_shm_pool *pool); member264 pool->ops->destroy_pool(pool); in tee_shm_pool_free()
57 .destroy_pool = pool_op_destroy_pool,
53 .destroy_pool = pool_op_gen_destroy_pool,
395 .destroy_pool = pool_ffa_op_destroy_pool,
598 .destroy_pool = pool_op_destroy_pool,
445 goto destroy_pool; in srp_create_fr_pool()454 destroy_pool: in srp_create_fr_pool()
1904 goto destroy_pool; in intel_guc_submission_init()1913 destroy_pool: in intel_guc_submission_init()
Completed in 34 milliseconds