Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 2 files as a function:
- drivers/devfreq/devfreq.c, line 2153 (as a function)
- include/linux/devfreq.h, line 413 (as a function)
Referenced in 2 files:
Smatch caller information:
drivers/devfreq/governor_passive.c devfreq_passive_register_notifier() -> devfreq_register_notifier()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | devfreq | 1-u64max |
| PARAM_VALUE | 1 | nb | 4096-ptr_max |
| PARAM_VALUE | 1 | nb->notifier_call | 6445557392306507776 |
| PARAM_VALUE | 2 | list | 0 |
| BUF_SIZE | 1 | nb | 24 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | _T->lock | ||
| HALF_LOCKED2 | global &devfreq_list_lock |
drivers/devfreq/devfreq.c devm_devfreq_register_notifier() -> devfreq_register_notifier()
| Type | Parameter | Key | Value |
|---|---|---|---|
| DATA_SOURCE | 0 | devfreq | $1 |
| DATA_SOURCE | 1 | nb | $2 |
| DATA_SOURCE | 2 | list | $3 |