Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 3 files:
- drivers/crypto/intel/qat/qat_common/adf_dev_mgr.c, line 326
- drivers/crypto/intel/qat/qat_common/qat_compression.c, line 127
- drivers/crypto/intel/qat/qat_common/qat_crypto.c, line 98
Smatch caller information:
drivers/crypto/intel/qat/qat_common/qat_crypto.c qat_crypto_get_instance_node() -> adf_dev_get()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | accel_dev | 4096-ptr_max |
| CAPPED_DATA | 0 | &accel_dev->crypto_list | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/crypto/intel/qat/qat_common/qat_compression.c qat_compression_get_instance_node() -> adf_dev_get()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | accel_dev | 4096-ptr_max |
| CAPPED_DATA | 0 | &accel_dev->compression_list | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING |