Defined in 1 files as a prototype:
Defined in 2 files as a function:
- kernel/time/tick-internal.h, line 128 (as a function)
- kernel/time/tick-sched.c, line 1546 (as a function)
Referenced in 3 files:
- kernel/time/clocksource.c, line 566
- kernel/time/tick-broadcast.c, line 206
- kernel/time/timekeeping.c, line 1916
Smatch caller information:
kernel/time/tick-broadcast.c tick_install_broadcast_device() -> tick_clock_notify()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | flags | ||
| LOCK2 | global &clockevents_lock |
kernel/time/timekeeping.c timekeeping_notify() -> tick_clock_notify()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &clocksource_mutex | ||
| HALF_LOCKED2 | &of->mutex |
kernel/time/clocksource.c clocksource_enable_highres() -> tick_clock_notify()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &watchdog_lock |