Home
last modified time | relevance | path

Searched defs:poolm (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/tee/amdtee/
A Dshm_pool.c11 static int pool_op_alloc(struct tee_shm_pool_mgr *poolm, struct tee_shm *shm, in pool_op_alloc()
37 static void pool_op_free(struct tee_shm_pool_mgr *poolm, struct tee_shm *shm) in pool_op_free()
45 static void pool_op_destroy_poolmgr(struct tee_shm_pool_mgr *poolm) in pool_op_destroy_poolmgr()
/linux/drivers/tee/
A Dtee_shm_pool.c12 static int pool_op_gen_alloc(struct tee_shm_pool_mgr *poolm, in pool_op_gen_alloc()
30 static void pool_op_gen_free(struct tee_shm_pool_mgr *poolm, in pool_op_gen_free()
38 static void pool_op_gen_destroy_poolmgr(struct tee_shm_pool_mgr *poolm) in pool_op_gen_destroy_poolmgr()
A Dtee_shm.c34 struct tee_shm_pool_mgr *poolm; in tee_shm_release() local
62 struct tee_shm_pool_mgr *poolm = NULL; in tee_shm_alloc() local
/linux/drivers/tee/optee/
A Dffa_abi.c372 static int pool_ffa_op_alloc(struct tee_shm_pool_mgr *poolm, in pool_ffa_op_alloc()
379 static void pool_ffa_op_free(struct tee_shm_pool_mgr *poolm, in pool_ffa_op_free()
387 static void pool_ffa_op_destroy_poolmgr(struct tee_shm_pool_mgr *poolm) in pool_ffa_op_destroy_poolmgr()
A Dcore.c21 int optee_pool_op_alloc_helper(struct tee_shm_pool_mgr *poolm, in optee_pool_op_alloc_helper()
A Dsmc_abi.c491 static int pool_op_alloc(struct tee_shm_pool_mgr *poolm, in pool_op_alloc()
504 static void pool_op_free(struct tee_shm_pool_mgr *poolm, in pool_op_free()
514 static void pool_op_destroy_poolmgr(struct tee_shm_pool_mgr *poolm) in pool_op_destroy_poolmgr()
/linux/include/linux/
A Dtee_drv.h276 static inline void tee_shm_pool_mgr_destroy(struct tee_shm_pool_mgr *poolm) in tee_shm_pool_mgr_destroy()

Completed in 11 milliseconds