Documented in 1 files:
Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/acpi/dock.c dock_notify() -> handle_eject_request()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ds | 4096-ptr_max |
| PARAM_VALUE | 0 | ds->flags | 0,2-u32max |
| PARAM_VALUE | 1 | event | 3 |
| CAPPED_DATA | 0 | ds->handle | 1 |
| DATA_SOURCE | 0 | ds | r find_dock_station |
| DATA_SOURCE | 1 | event | $1 [m] |
| NOCHECK_CALL | |||
| LOCK2 | global &acpi_scan_lock | ||
| LOCK2 | global &device_hotplug_lock | ||
| HALF_LOCKED2 | &pool->lock |
drivers/acpi/dock.c undock_store() -> handle_eject_request()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ds | 4096-ptr_max |
| PARAM_VALUE | 0 | ds->flags | 0,2-u32max |
| PARAM_VALUE | 1 | event | 3 |
| BUF_SIZE | 0 | ds | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | ds | s32min-(-2),1-s32max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &of->mutex | ||
| LOCK2 | global &acpi_scan_lock | ||
| HALF_LOCKED2 | &of->prealloc_mutex | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct kernfs_open_file)->mutex |