Defined in 2 files as a function:
- drivers/s390/char/keyboard.c, line 287 (as a function)
- drivers/tty/vt/keyboard.c, line 353 (as a function)
Referenced in 2 files:
Smatch caller information:
drivers/tty/vt/keyboard.c k_shift() -> to_utf8()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | vc | 4096-ptr_max |
| PARAM_VALUE | 0 | vc->port.tty | 0,4096-ptr_max |
| DATA_SOURCE | 0 | vc | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &dev->event_lock | ||
| LOCK2 | global &kbd_event_lock | ||
| LOCK2 | irq | ||
| LOCK2 | rcu_read | ||
| TYPE_LOCK | (struct input_dev)->event_lock |
drivers/tty/vt/keyboard.c put_queue_utf8() -> to_utf8()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | vc | 4096-ptr_max |
| PARAM_VALUE | 0 | vc->port.tty | 0,4096-ptr_max |
| DATA_SOURCE | 0 | vc | $0 |
| DATA_SOURCE | 1 | c | $1 |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &dev->event_lock | ||
| LOCK2 | global &kbd_event_lock | ||
| LOCK2 | irq | ||
| LOCK2 | rcu_read | ||
| TYPE_LOCK | (struct input_dev)->event_lock |