Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 3 files:
- drivers/cpufreq/cpufreq_governor.c, line 454
- drivers/cpufreq/cpufreq_governor_attr_set.c, line 50
- kernel/sched/cpufreq_schedutil.c, line 731
Smatch caller information:
kernel/sched/build_utility.c sugov_tunables_alloc() -> gov_attr_set_init()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | attr_set | 4096-ptr_max |
| PARAM_VALUE | 1 | list_node | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &global_tunables_lock | ||
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | &policy->rwsem |
drivers/cpufreq/cpufreq_governor.c cpufreq_dbs_governor_init() -> gov_attr_set_init()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | attr_set | 4096-ptr_max |
| PARAM_VALUE | 1 | list_node | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &gov_dbs_data_mutex | ||
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | &policy->rwsem |