Searched refs:sysrq_state (Results 1 – 1 of 1) sorted by relevance
581 struct sysrq_state { struct606 static void sysrq_parse_reset_sequence(struct sysrq_state *state) in sysrq_parse_reset_sequence() argument634 struct sysrq_state *state = (struct sysrq_state *) _state; in sysrq_do_reset()642 static void sysrq_handle_reset_request(struct sysrq_state *state) in sysrq_handle_reset_request()654 static void sysrq_detect_reset_sequence(struct sysrq_state *state, in sysrq_detect_reset_sequence()723 struct sysrq_state *sysrq = in sysrq_reinject_alt_sysrq()724 container_of(work, struct sysrq_state, reinject_work); in sysrq_reinject_alt_sysrq()747 static bool sysrq_handle_keypress(struct sysrq_state *sysrq, in sysrq_handle_keypress()842 struct sysrq_state *sysrq = handle->private; in sysrq_filter()874 struct sysrq_state *sysrq; in sysrq_connect()[all …]