Defined in 1 files as a member:
Defined in 1 files as a function:
Referenced in 4 files:
- drivers/powercap/arm_scmi_powercap.c, line 253
- drivers/powercap/dtpm.c
- drivers/powercap/intel_rapl_common.c, line 479
- drivers/powercap/powercap_sys.c, line 294
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 | pcz | 4096-ptr_max |
| PARAM_VALUE | 0 | pcz->const_id_cnt | (-2147483647)-s32max |
| PARAM_VALUE | 0 | pcz->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 |