Defined in 1 files as a function:
Referenced in 3 files:
- drivers/rtc/class.c, line 236
- kernel/time/alarmtimer.c, line 868
- kernel/time/timer_migration.c, line 1693
Smatch caller information:
drivers/rtc/class.c rtc_allocate_device() -> timerqueue_init_head()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | head | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
kernel/time/timer_migration.c tmigr_init_group() -> timerqueue_init_head()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | head | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | _T->lock |
kernel/time/alarmtimer.c alarmtimer_init() -> timerqueue_init_head()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | head | 4096-ptr_max |
| NOCHECK_CALL |