Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/net/xen-netback/netback.c make_tx_response() -> push_tx_responses()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | queue | 4096-ptr_max |
| PARAM_VALUE | 0 | queue->tx.sring | 4096-ptr_max |
| PARAM_VALUE | 0 | queue->tx_queue.qlen | 0-4294967294 |
| PARAM_VALUE | 0 | queue->vif | 4096-ptr_max |
| PARAM_VALUE | 0 | queue->vif->disabled | 0 |
| DATA_SOURCE | 0 | queue | $0 |
| PREEMPT_ADD | <- disables preempt | ||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | flags | ||
| LOCK2 | 0 | &queue->response_lock | |
| HALF_LOCKED2 | bh | ||
| HALF_LOCKED2 | rcu_read | ||
| TYPE_LOCK | (struct xenvif_queue)->response_lock |
drivers/net/xen-netback/netback.c xenvif_idx_release() -> push_tx_responses()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | queue | 4096-ptr_max |
| PARAM_VALUE | 0 | queue->pending_ring | 4096-ptr_max |
| PARAM_VALUE | 0 | queue->pending_tx_info | 4096-ptr_max |
| PARAM_VALUE | 0 | queue->tx_copy_ops->status | (-9),0 |
| PARAM_VALUE | 0 | queue->tx_unmap_ops->handle | 0-4294967295 |
| PARAM_VALUE | 0 | *queue->grant_tx_handle | 0-4294967295 |
| PARAM_VALUE | 0 | *queue->vif->dev->name | 0-255 |
| BUF_SIZE | 0 | queue | (-1),128 |
| BUF_SIZE | 0 | queue | (-1),128 |
| DATA_SOURCE | 0 | queue | $0 |
| PREEMPT_ADD | <- disables preempt | ||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | queue->credit_bytes | |
| NO_OVERFLOW_SIMPLE | 0 | queue->remaining_credit | |
| LOCK2 | flags | ||
| LOCK2 | 0 | &queue->response_lock | |
| TYPE_LOCK | (struct xenvif_queue)->response_lock |