Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/powercap/powercap_sys.c store_constraint_time_window_us() -> (struct powercap_zone_constraint_ops)->set_time_window_us()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | power_zone | 4096-ptr_max |
| PARAM_VALUE | 0 | power_zone->const_id_cnt | (-2147483647)-s32max |
| PARAM_VALUE | 0 | power_zone->constraints | 4096-ptr_max |
| PARAM_VALUE | 1 | cid | s32min-2147483646 |
| CAPPED_DATA | 1 | cid | 1 |
| PARAM_COMPARE | 1 | cid | < $0->const_id_cnt |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_DATA | 2 | window | 0-u64max |
| NO_OVERFLOW_SIMPLE | 2 | window | |
| LOCK2 | &of->mutex | ||
| HALF_LOCKED2 | &of->prealloc_mutex | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct kernfs_open_file)->mutex |