Defined in 4 files as a function:
- drivers/tee/amdtee/shm_pool.c, line 49 (as a function)
- drivers/tee/optee/smc_abi.c, line 610 (as a function)
- drivers/tee/qcomtee/shm.c, line 128 (as a function)
- drivers/tee/tstee/core.c, line 366 (as a function)
Referenced in 4 files:
- drivers/tee/amdtee/shm_pool.c, line 57
- drivers/tee/optee/smc_abi.c, line 618
- drivers/tee/qcomtee/shm.c, line 136
- drivers/tee/tstee/core.c, line 374
Smatch caller information:
drivers/tee/qcomtee/call.c tee_shm_pool_free() -> (struct tee_shm_pool_ops)->destroy_pool()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | pool | 4096-ptr_max |
| PARAM_VALUE | 0 | pool->ops | 4096-ptr_max |
| BUF_SIZE | 0 | pool | (-1),16 |
| BUF_SIZE | 0 | pool | (-1),16 |
| DATA_SOURCE | 0 | pool | $0 |
| CONTAINER | 0 | -16-0+0 | $(-1) |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &_dev->mutex |
drivers/tee/amdtee/core.c tee_shm_pool_free() -> (struct tee_shm_pool_ops)->destroy_pool()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | pool | 4096-ptr_max |
| PARAM_VALUE | 0 | pool->ops | 4096-ptr_max |
| BUF_SIZE | 0 | pool | (-1),16 |
| BUF_SIZE | 0 | pool | (-1),16 |
| DATA_SOURCE | 0 | pool | $0 |
| CONTAINER | 0 | -16-0+0 | $(-1) |
| NOCHECK_CALL |