Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/thunderbolt/tb.c tb_handle_dp_bandwidth_request() -> tb_alloc_dp_bandwidth()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | tunnel | 4096-ptr_max |
| PARAM_VALUE | 0 | tunnel->dst_port | 4096-ptr_max |
| PARAM_VALUE | 0 | tunnel->dst_port->sw | 4096-ptr_max |
| PARAM_VALUE | 0 | tunnel->src_port | 4096-ptr_max |
| PARAM_VALUE | 0 | tunnel->src_port->sw | 4096-ptr_max |
| PARAM_VALUE | 0 | tunnel->type | 1 |
| PARAM_VALUE | 1 | requested_up | 1933867827922309120 |
| PARAM_VALUE | 1 | *requested_up | (-1)-s32max |
| PARAM_VALUE | 2 | requested_down | 1725883138976419840 |
| PARAM_VALUE | 2 | *requested_down | (-1)-s32max |
| CAPPED_DATA | 0 | tunnel->dst_port->sw->config.depth | 1 |
| DATA_SOURCE | 0 | tunnel | r tb_find_tunnel |
| LOCK2 | &tb->lock | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct tb)->lock |