Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/tty/sysrq.c sysrq_handle_keypress() -> sysrq_detect_reset_sequence()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | state | 4096-ptr_max |
| PARAM_VALUE | 0 | state->active | 0 |
| PARAM_VALUE | 0 | state->key_down | 4096-ptr_max |
| PARAM_VALUE | 0 | state->reinjecting | 0 |
| PARAM_VALUE | 0 | state->reset_seq_version | 0-s32max |
| BUF_SIZE | 0 | state | 480,568,872-s32max |
| BUF_SIZE | 0 | state | 480,568,872-s32max |
| CAPPED_DATA | 0 | state->reset_seq_version | 1 |
| CAPPED_DATA | 1 | code | 1 |
| DATA_SOURCE | 0 | state | $0 |
| DATA_SOURCE | 1 | code | $1 |
| DATA_SOURCE | 2 | value | $2 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &dev->event_lock | ||
| LOCK2 | irq | ||
| LOCK2 | rcu_read | ||
| TYPE_LOCK | (struct input_dev)->event_lock |