Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 9 files:
- drivers/usb/serial/aircable.c, line 148
- drivers/usb/serial/cp210x.c, line 314
- drivers/usb/serial/empeg.c, line 48
- drivers/usb/serial/ftdi_sio.c, line 2855
- drivers/usb/serial/generic.c
- drivers/usb/serial/kl5kusb105.c, line 88
- drivers/usb/serial/opticon.c, line 389
- drivers/usb/serial/visor.c
- drivers/usb/serial/whiteheat.c, line 119
Smatch caller information:
drivers/usb/serial/usb-serial.c serial_throttle() -> (struct usb_serial_driver)->throttle()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | tty | 4096-ptr_max |
| PARAM_VALUE | 0 | tty->disc_data | 4096-ptr_max |
| PARAM_VALUE | 0 | tty->driver | 4096-ptr_max |
| PARAM_VALUE | 0 | tty->driver->type | 0-2,4-u32max |
| PARAM_VALUE | 0 | tty->driver_data | 4096-ptr_max |
| PARAM_VALUE | 0 | tty->flow_change | 1 |
| PARAM_VALUE | 0 | tty->ops | 4096-ptr_max |
| PARAM_VALUE | 0 | tty->ops->chars_in_buffer | 0,4096-ptr_max |
| PARAM_VALUE | 0 | tty->ops->throttle | 4096-ptr_max |
| PARAM_VALUE | 0 | tty->ops->wait_until_sent | 0,2578158375326154752,2614800216018440192,6874988682411192320,7074827580452507648,7916194843820081152 |
| PARAM_VALUE | 0 | tty->receive_room | 0-s32max |
| PARAM_VALUE | 0 | tty->termios_rwsem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | tty->termios_rwsem.first_waiter->type | 0-1 |
| DATA_SOURCE | 0 | tty | $0 |
| NOCHECK_CALL | |||
| USER_PTR | 0 | tty->disc_data->priv->rx_skb->data | |
| LOCK2 | _T->lock | ||
| HALF_LOCKED2 | &tty->ldisc_sem | ||
| HALF_LOCKED2 | 0 | &tty->ldisc_sem | |
| HALF_LOCKED2 | 0 | &tty->port->buf.lock |