Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/time/tick-common.c tick_check_new_device() -> tick_setup_device()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | td | 4096-ptr_max |
| PARAM_VALUE | 1 | newdev | 4096-ptr_max |
| PARAM_VALUE | 1 | newdev->cpumask->bits | 4096-ptr_max |
| PARAM_VALUE | 1 | newdev->features | 2-u32max |
| PARAM_VALUE | 1 | newdev->list.next | 4096-ptr_max |
| PARAM_VALUE | 1 | newdev->list.prev | 4096-ptr_max |
| PARAM_VALUE | 1 | newdev->mult | 1 |
| PARAM_VALUE | 1 | newdev->next_event | s64max |
| PARAM_VALUE | 1 | newdev->next_event_forced | 0 |
| PARAM_VALUE | 1 | newdev->owner | 0,4096-ptr_max |
| PARAM_VALUE | 1 | newdev->owner->refcnt.counter | 0-s32max |
| PARAM_VALUE | 1 | newdev->owner->state | 0-1,3-u32max |
| PARAM_VALUE | 1 | newdev->state_use_accessors | 0-4 |
| PARAM_VALUE | 2 | cpu | 0 |
| BUF_SIZE | 1 | newdev | (-1),256 |
| BUF_SIZE | 1 | newdev | (-1),256 |
| BUF_SIZE | 1 | newdev->cpumask | (-1),1024 |
| BUF_SIZE | 1 | newdev->name | s32min,(-10),(-1),1-s32max |
| DATA_SOURCE | 1 | newdev | $0 |
| DATA_SOURCE | 2 | cpu | r debug_smp_processor_id |
| STR_LEN | 1 | newdev->name | (-1),5,7,13-15,18-19 |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | flags | ||
| LOCK2 | global &clockevents_lock |
kernel/time/tick-common.c tick_install_replacement() -> tick_setup_device()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | td | 4096-ptr_max |
| PARAM_VALUE | 0 | td->evtdev | 0,4096-ptr_max |
| PARAM_VALUE | 0 | td->evtdev->list.next | 4096-ptr_max |
| PARAM_VALUE | 0 | td->evtdev->list.next->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | td->evtdev->list.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | td->evtdev->list.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | td->evtdev->next_event_forced | 0 |
| PARAM_VALUE | 0 | td->evtdev->owner | 0,4096-ptr_max |
| PARAM_VALUE | 0 | td->evtdev->owner->refcnt.counter | 0-s32max |
| PARAM_VALUE | 0 | td->evtdev->state_use_accessors | 0 |
| PARAM_VALUE | 1 | newdev | 4096-ptr_max |
| PARAM_VALUE | 1 | newdev->features | 2-u32max |
| PARAM_VALUE | 1 | newdev->mult | 1 |
| PARAM_VALUE | 1 | newdev->next_event | s64max |
| PARAM_VALUE | 1 | newdev->next_event_forced | 0 |
| PARAM_VALUE | 1 | newdev->owner | 0,4096-ptr_max |
| PARAM_VALUE | 1 | newdev->owner->refcnt.counter | 0-s32max |
| PARAM_VALUE | 1 | newdev->state_use_accessors | 0-4 |
| PARAM_VALUE | 2 | cpu | 0 |
| DATA_SOURCE | 1 | newdev | $0 |
| DATA_SOURCE | 2 | cpu | r debug_smp_processor_id |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &clockevents_lock | ||
| HALF_LOCKED2 | flags |