Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/time/posix-cpu-timers.c handle_posix_cpu_timers() -> cpu_timer_fire()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | timer | 4096-ptr_max |
| PARAM_VALUE | 0 | timer->it.cpu.firing | 0 |
| PARAM_VALUE | 0 | timer->it_lock.rlock.dep_map->name | 0-255 |
| PREEMPT_ADD | <- disables preempt | ||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &cw->mutex | ||
| LOCK2 | 0 | &timer->it_lock | |
| HALF_LOCKED2 | bh | ||
| HALF_LOCKED2 | rcu | ||
| TYPE_LOCK | (struct k_itimer)->it_lock | ||
| TYPE_LOCK | (struct posix_cputimers_work)->mutex |
kernel/time/posix-cpu-timers.c posix_cpu_timer_set() -> cpu_timer_fire()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | timer | 4096-ptr_max |
| PARAM_VALUE | 0 | timer->it.cpu.firing | 0 |
| PARAM_VALUE | 0 | timer->it.cpu.head | 0 |
| PARAM_VALUE | 0 | timer->it.cpu.pid | 0,4096-ptr_max |
| PARAM_VALUE | 0 | timer->it_id | 0-s32max |
| PARAM_VALUE | 0 | timer->it_overrun | (-1) |
| PARAM_VALUE | 0 | timer->it_overrun_last | 0 |
| PARAM_VALUE | 0 | timer->it_sigev_notify | s32min-0,2-s32max |
| PARAM_VALUE | 0 | timer->it_status | 0 |
| PARAM_VALUE | 0 | timer->kclock | 4096-ptr_max |
| DATA_SOURCE | 0 | timer | $0 |
| NOCHECK_CALL | |||
| USER_DATA | 0 | timer->it_clock | s32min-23 |
| USER_DATA | 0 | timer->it_id | 0-s32max[c] |
| HALF_LOCKED2 | &timer.it_lock | ||
| HALF_LOCKED2 | irq |