Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/firewire/ohci.c at_context_transmit() -> at_context_queue_packet()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ctx | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->context.ohci | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->context.ohci->node_id | 0-u16max |
| PARAM_VALUE | 1 | packet | 4096-ptr_max |
| PARAM_VALUE | 1 | packet->header_length | 4,12,16 |
| DATA_SOURCE | 0 | ctx | $0 |
| DATA_SOURCE | 1 | packet | $1 |
| NOSPEC | 1 | packet->payload_length | |
| PREEMPT_ADD | <- disables preempt | ||
| TASK_NOT_RUNNING | |||
| USER_DATA | 1 | packet->generation | s32min-s32max |
| USER_DATA | 1 | packet->payload_length | 0-3999632[c] |
| USER_DATA | 1 | packet->speed | 1-s32max[c] |
| LOCK2 | &ohci->lock | ||
| LOCK2 | flags | ||
| TYPE_LOCK | (struct fw_ohci)->lock |