Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
arch/x86/kernel/tsc.c pit_hpet_ptimer_calibrate_cpu() -> calc_pmtimer_ref()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | pm1 | 0-u32max |
| PARAM_VALUE | 2 | pm2 | 0-u32max |
| PARAM_COMPARE | 1 | pm1 | != $2 |
| PARAM_COMPARE | 1 | pm1 | != $2 |
| PARAM_COMPARE | 2 | pm2 | != $1 |
| HOST_DATA | 1 | pm1 | 0-u32max[c] |
| HOST_DATA | 2 | pm2 | 0-u32max[c] |
| HALF_LOCKED2 | irq |
arch/x86/kernel/tsc.c tsc_refine_calibration_work() -> calc_pmtimer_ref()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 2 | pm2 | 0-u32max |
| PARAM_COMPARE | 1 | pm1 | != $2 |
| PARAM_COMPARE | 1 | pm1 | != $2 |
| PARAM_COMPARE | 2 | pm2 | != $1 |
| HOST_DATA | 2 | pm2 | 0-u32max[c] |
| HALF_LOCKED2 | &pool->lock |