Home
last modified time | relevance | path

Searched refs:pool_op_alloc (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/tee/amdtee/
H A Dshm_pool.c11 static int pool_op_alloc(struct tee_shm_pool *pool, struct tee_shm *shm, in pool_op_alloc() function
55 .alloc = pool_op_alloc,
/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() function
78 .alloc = pool_op_alloc,
/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() function
51 .alloc = pool_op_alloc,
/kernel/linux/linux-6.6/drivers/tee/optee/
H A Dsmc_abi.c587 static int pool_op_alloc(struct tee_shm_pool *pool, in pool_op_alloc() function
616 .alloc = pool_op_alloc,

Completed in 4 milliseconds