Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/time/ntp.c ntp_update_offset() -> ntp_update_offset_fll()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ntpdata | 4096-ptr_max |
| PARAM_VALUE | 0 | ntpdata->time_status | s32min-(-1),1-s32max |
| PARAM_VALUE | 1 | offset64 | (-500000000)-500000000 |
| DATA_SOURCE | 0 | ntpdata | $0 |
| DATA_SOURCE | 1 | offset64 | $1 [m] |
| BIT_INFO | 0 | ntpdata->time_status | 0x1,0x7fffffff |
| PREEMPT_ADD | |||
| USER_DATA | 0 | ntpdata->time_constant | 1-9[c] |
| USER_DATA | 0 | ntpdata->time_esterror | 1-15999999 |
| USER_DATA | 0 | ntpdata->time_maxerror | 1-15999999 |
| USER_DATA | 0 | ntpdata->time_status | s32min-(-1),1-s32max[c][u] |
| USER_DATA | 1 | offset64 | (-499999999)-499999999 |
| LOCK2 | &tkd->lock | ||
| LOCK2 | irq | ||
| TYPE_LOCK | (struct tk_data)->lock |