Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 3 files:
- drivers/greybus/greybus_trace.h, line 355
- drivers/greybus/interface.c, line 541
- drivers/greybus/module.c, line 146
Smatch caller information:
drivers/greybus/interface.c power_state_store() -> gb_interface_activate()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | intf | 4096-ptr_max |
| PARAM_VALUE | 0 | intf->mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | intf->mutex.first_waiter | 0,4096-ptr_max |
| PARAM_VALUE | 0 | intf->mutex.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | intf->mutex.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | intf->mutex.wait_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | intf->mutex.wait_lock.owner | (-1) |
| PARAM_VALUE | 0 | intf->mutex.wait_lock.owner_cpu | u32max |
| CAPPED_DATA | 0 | &intf->mutex | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &of->mutex | ||
| LOCK2 | 0 | &intf->mutex | |
| HALF_LOCKED2 | &of->prealloc_mutex | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct gb_interface)->mutex | ||
| TYPE_LOCK | (struct kernfs_open_file)->mutex |
drivers/greybus/module.c gb_module_register_interface() -> gb_interface_activate()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | intf | 4096-ptr_max |
| PARAM_VALUE | 0 | intf->mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | intf->mutex.first_waiter | 0,4096-ptr_max |
| PARAM_VALUE | 0 | intf->mutex.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | intf->mutex.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | intf->mutex.wait_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | intf->mutex.wait_lock.owner | (-1) |
| PARAM_VALUE | 0 | intf->mutex.wait_lock.owner_cpu | u32max |
| CAPPED_DATA | 0 | &intf->mutex | 1 |
| DATA_SOURCE | 0 | intf | $0 |
| LOCK2 | 0 | &intf->mutex | |
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct gb_interface)->mutex |