Home
last modified time | relevance | path

Searched refs:handle_sysrq (Results 1 – 16 of 16) sorted by relevance

/Linux-v4.19/include/linux/
Dsysrq.h46 void handle_sysrq(int key);
56 static inline void handle_sysrq(int key) in handle_sysrq() function
Dserial_core.h477 handle_sysrq(ch); in uart_handle_sysrq_char()
/Linux-v4.19/drivers/s390/char/
Dctrlchar.c25 handle_sysrq(sysrq->key); in ctrlchar_handle_sysrq()
Dkeyboard.c334 handle_sysrq(value); in kbd_keycode()
/Linux-v4.19/drivers/char/
Dhangcheck-timer.c144 handle_sysrq('t'); in hangcheck_fire()
/Linux-v4.19/drivers/xen/
Dmanage.c309 handle_sysrq(sysrq_key); in sysrq_handler()
/Linux-v4.19/drivers/tty/
Dsysrq.c586 void handle_sysrq(int key) in handle_sysrq() function
591 EXPORT_SYMBOL(handle_sysrq);
Dmips_ejtag_fdc.c587 handle_sysrq('g'); in mips_ejtag_fdc_handle()
600 handle_sysrq(buf[i]); in mips_ejtag_fdc_handle()
/Linux-v4.19/arch/ia64/hp/sim/
Dsimserial.c78 handle_sysrq(ch); in receive_chars()
/Linux-v4.19/Documentation/admin-guide/
Dsysrq.rst254 If for some reason you feel the need to call the handle_sysrq function from
255 within a function called by handle_sysrq, you must be aware that you are in
/Linux-v4.19/drivers/tty/serial/
Dsn_console.c463 handle_sysrq(ch); in sn_receive_chars()
/Linux-v4.19/drivers/input/keyboard/
Dcros_ec_keyb.c260 handle_sysrq(val); in cros_ec_keyb_work()
/Linux-v4.19/drivers/usb/serial/
Dgeneric.c573 handle_sysrq(ch); in usb_serial_handle_sysrq_char()
/Linux-v4.19/arch/um/drivers/
Dmconsole_kern.c617 handle_sysrq(*op); in sysrq_proc()
/Linux-v4.19/drivers/tty/hvc/
Dhvc_console.c726 handle_sysrq(buf[i]); in __hvc_poll()
Dhvsi.c332 handle_sysrq(c); in hvsi_insert_chars()