Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/time/timer_migration.c __tmigr_set_cpu_available() -> __tmigr_cpu_activate()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | tmc | 4096-ptr_max |
| PARAM_VALUE | 0 | tmc->available | 0 |
| PARAM_VALUE | 0 | tmc->idle | 0 |
| PARAM_VALUE | 0 | tmc->tmgroup | 1-u64max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | _T->lock |
kernel/time/timer_migration.c tmigr_cpu_activate() -> __tmigr_cpu_activate()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | tmc | 4096-ptr_max |
| PARAM_VALUE | 0 | tmc->available | 1 |
| PARAM_VALUE | 0 | tmc->idle | 0 |
| PARAM_VALUE | 0 | tmc->lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | tmc->lock.owner_cpu | 0 |
| PARAM_VALUE | 0 | tmc->lock.raw_lock.val.counter | 0-s32max |
| PARAM_VALUE | 0 | tmc->tmgroup | 1-u64max |
| PREEMPT_ADD | <- disables preempt | ||
| NOCHECK_CALL | |||
| LOCK2 | irq | ||
| LOCK2 | 0 | &tmc->lock | |
| HALF_LOCKED2 | &base_global->lock | ||
| HALF_LOCKED2 | &base_local->lock | ||
| TYPE_LOCK | (struct tmigr_cpu)->lock |