Searched refs:pool_op_alloc (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/tee/amdtee/ |
| H A D | shm_pool.c | 11 static int pool_op_alloc(struct tee_shm_pool *pool, struct tee_shm *shm, in pool_op_alloc() function 55 .alloc = pool_op_alloc,
|
| /linux/drivers/tee/qcomtee/ |
| H A D | shm.c | 117 static int pool_op_alloc(struct tee_shm_pool *pool, struct tee_shm *shm, in pool_op_alloc() function 134 .alloc = pool_op_alloc,
|
| /linux/drivers/tee/tstee/ |
| H A D | core.c | 355 static int pool_op_alloc(struct tee_shm_pool *pool, struct tee_shm *shm, in pool_op_alloc() function 372 .alloc = pool_op_alloc,
|
| /linux/drivers/tee/optee/ |
| H A D | smc_abi.c | 588 static int pool_op_alloc(struct tee_shm_pool *pool, in pool_op_alloc() function 616 .alloc = pool_op_alloc,
|