Home
last modified time | relevance | path

Searched defs:poolm (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/tee/optee/
H A Dshm_pool.c15 static int pool_op_alloc(struct tee_shm_pool_mgr *poolm, in pool_op_alloc() argument
62 static void pool_op_free(struct tee_shm_pool_mgr *poolm, in pool_op_free() argument
72 static void pool_op_destroy_poolmgr(struct tee_shm_pool_mgr *poolm) in pool_op_destroy_poolmgr() argument
/kernel/linux/linux-5.10/drivers/tee/amdtee/
H A Dshm_pool.c11 static int pool_op_alloc(struct tee_shm_pool_mgr *poolm, struct tee_shm *shm, in pool_op_alloc() argument
37 static void pool_op_free(struct tee_shm_pool_mgr *poolm, struct tee_shm *shm) in pool_op_free() argument
45 static void pool_op_destroy_poolmgr(struct tee_shm_pool_mgr *poolm) in pool_op_destroy_poolmgr() argument
/kernel/linux/linux-5.10/drivers/tee/
H A Dtee_shm_pool.c12 static int pool_op_gen_alloc(struct tee_shm_pool_mgr *poolm, in pool_op_gen_alloc() argument
30 static void pool_op_gen_free(struct tee_shm_pool_mgr *poolm, in pool_op_gen_free() argument
38 static void pool_op_gen_destroy_poolmgr(struct tee_shm_pool_mgr *poolm) in pool_op_gen_destroy_poolmgr() argument
H A Dtee_shm.c35 struct tee_shm_pool_mgr *poolm; in tee_shm_release() local
63 struct tee_shm_pool_mgr *poolm = NULL; in tee_shm_alloc() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dtee_drv.h271 static inline void tee_shm_pool_mgr_destroy(struct tee_shm_pool_mgr *poolm) in tee_shm_pool_mgr_destroy() argument

Completed in 2 milliseconds