Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
arch/x86/kernel/cpu/microcode/amd.c verify_patch() -> __verify_patch_size()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sh_psize | 64-u32max |
| PARAM_VALUE | 1 | buf_size | 64-u64max |
| CAPPED_DATA | 0 | sh_psize | 1 |
| DATA_SOURCE | 1 | buf_size | $1 [m] |
| PARAM_COMPARE | 0 | sh_psize | <= $1 |
| PARAM_COMPARE | 1 | buf_size | >= $0 |
| PARAM_COMPARE | 1 | buf_size | >= $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 0 | sh_psize | unit_byte |
| UNITS | 1 | buf_size | unit_byte |