Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/acpi/ec.c acpi_ec_start() -> acpi_ec_submit_request()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ec | 4096-ptr_max |
| PARAM_VALUE | 0 | ec->list.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | ec->list.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | ec->list.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | ec->mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | ec->wait.head.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | ec->wait.head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | ec->wait.head.prev->prev | 4096-ptr_max |
| BUF_SIZE | 0 | ec | (-1),504 |
| BUF_SIZE | 0 | ec | (-1),504 |
| DATA_SOURCE | 0 | ec | $0 |
| PREEMPT_ADD | <- disables preempt | ||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | flags | ||
| LOCK2 | 0 | &ec->lock | |
| TYPE_LOCK | (struct acpi_ec)->lock |
drivers/acpi/ec.c acpi_ec_submit_flushable_request() -> acpi_ec_submit_request()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ec | 4096-ptr_max |
| PARAM_VALUE | 0 | ec->mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | ec->mutex.first_waiter | 0,4096-ptr_max |
| PARAM_VALUE | 0 | ec->mutex.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | ec->mutex.first_waiter->list.prev->prev | 5159360019465732096 |
| PARAM_VALUE | 0 | ec->mutex.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | ec->mutex.wait_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | ec->mutex.wait_lock.owner | (-1) |
| PARAM_VALUE | 0 | ec->mutex.wait_lock.owner_cpu | u32max |
| BUF_SIZE | 0 | ec | s32min-(-1),1-s32max |
| BUF_SIZE | 0 | ec | s32min-(-1),1-s32max |
| DATA_SOURCE | 0 | ec | $0 |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| UNITS | 0 | ec | unit_byte |
| LOCK2 | tmp | ||
| LOCK2 | 0 | &ec->lock | |
| LOCK2 | 0 | &ec->mutex | |
| TYPE_LOCK | (struct acpi_ec)->lock | ||
| TYPE_LOCK | (struct acpi_ec)->mutex |