Defined in 2 files as a function:
- drivers/tty/vt/keyboard.c, line 1344 (as a function)
- drivers/tty/vt/keyboard.c, line 1410 (as a function)
Referenced in 1 files:
Smatch caller information:
drivers/tty/vt/keyboard.c kbd_keycode() -> emulate_raw()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | vc | 4096-ptr_max |
| PARAM_VALUE | 0 | vc->port.tty | 0,4096-ptr_max |
| PARAM_VALUE | 1 | keycode | 0-767 |
| PARAM_VALUE | 2 | up_flag | 0,128 |
| DATA_SOURCE | 1 | keycode | $0 |
| BIT_INFO | 2 | up_flag | 0x0,0x80 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &dev->event_lock | ||
| LOCK2 | global &kbd_event_lock | ||
| LOCK2 | irq | ||
| LOCK2 | rcu_read | ||
| TYPE_LOCK | (struct input_dev)->event_lock |