Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/time/hrtimer.c hrtimer_next_event_without() -> hrtimer_bases_next_event_without()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | cpu_base | 4096-ptr_max |
| PARAM_VALUE | 0 | cpu_base->hres_active | 1 |
| PARAM_VALUE | 0 | cpu_base->softirq_activated | 0 |
| PARAM_VALUE | 1 | exclude | 4096-ptr_max |
| PARAM_VALUE | 2 | active | 16-240 |
| PARAM_VALUE | 3 | expires_next | s64max |
| DATA_SOURCE | 1 | exclude | $0 |
| BIT_INFO | 2 | active | 0x0,0xf0 |
| LOCK2 | irq | ||
| LOCK2 | 0 | &cpu_base->lock | |
| TYPE_LOCK | (struct hrtimer_cpu_base)->lock |
kernel/time/hrtimer.c hrtimer_next_event_without() -> hrtimer_bases_next_event_without()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | cpu_base | 4096-ptr_max |
| PARAM_VALUE | 0 | cpu_base->hres_active | 1 |
| PARAM_VALUE | 1 | exclude | 4096-ptr_max |
| PARAM_VALUE | 2 | active | 1-15 |
| PARAM_VALUE | 3 | expires_next | 0-s64max |
| CAPPED_DATA | 3 | expires_next | 1 |
| CAPPED_DATA | 3 | expires_next | 1 |
| DATA_SOURCE | 1 | exclude | $0 |
| FUZZY_MAX | 3 | expires_next | s64max |
| LOCK2 | irq | ||
| LOCK2 | 0 | &cpu_base->lock | |
| TYPE_LOCK | (struct hrtimer_cpu_base)->lock |