Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dsysrq.h46 void handle_sysrq(int key);
57 static inline void handle_sysrq(int key) in handle_sysrq() function
H A Dserial_core.h511 handle_sysrq(ch); in uart_handle_sysrq_char()
557 handle_sysrq(sysrq_ch); in uart_unlock_and_check_sysrq()
/OK3568_Linux_fs/kernel/drivers/s390/char/
H A Dctrlchar.c25 handle_sysrq(sysrq->key); in ctrlchar_handle_sysrq()
H A Dkeyboard.c334 handle_sysrq(value); in kbd_keycode()
/OK3568_Linux_fs/kernel/drivers/char/
H A Dhangcheck-timer.c131 handle_sysrq('t'); in hangcheck_fire()
/OK3568_Linux_fs/kernel/drivers/xen/
H A Dmanage.c310 handle_sysrq(sysrq_key); in sysrq_handler()
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dsysrq.c632 void handle_sysrq(int key) in handle_sysrq() function
637 EXPORT_SYMBOL(handle_sysrq);
H A Dmips_ejtag_fdc.c588 handle_sysrq('g'); in mips_ejtag_fdc_handle()
601 handle_sysrq(buf[i]); in mips_ejtag_fdc_handle()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dsysrq.rst256 If for some reason you feel the need to call the handle_sysrq function from
257 within a function called by handle_sysrq, you must be aware that you are in
/OK3568_Linux_fs/kernel/drivers/input/keyboard/
H A Dcros_ec_keyb.c261 handle_sysrq(val); in cros_ec_keyb_work()
/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dgeneric.c579 handle_sysrq(ch); in usb_serial_handle_sysrq_char()
/OK3568_Linux_fs/kernel/arch/um/drivers/
H A Dmconsole_kern.c622 handle_sysrq(*op); in sysrq_proc()
/OK3568_Linux_fs/kernel/drivers/tty/hvc/
H A Dhvc_console.c715 handle_sysrq(buf[i]); in __hvc_poll()
H A Dhvsi.c332 handle_sysrq(c); in hvsi_insert_chars()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_exynosauto923 handle_sysrq
H A Dabi_gki_aarch64_vivo635 handle_sysrq
H A Dabi_gki_aarch64_generic848 handle_sysrq
H A Dabi_gki_aarch64_db845c225 handle_sysrq
H A Dabi_gki_aarch64_exynos880 handle_sysrq
H A Dabi_gki_aarch64_imx432 handle_sysrq
H A Dabi_gki_aarch64_qcom1027 handle_sysrq
H A Dabi_gki_aarch64_oplus1132 handle_sysrq
H A Dabi_gki_aarch64_galaxy2077 handle_sysrq
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/fiq_debugger/
H A Dfiq_debugger.c410 handle_sysrq('g'); in fiq_debugger_do_kgdb()