Searched defs:handle_sysrq (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/include/linux/ | ||
D | sysrq.h | 57 static inline void handle_sysrq(u8 key) in handle_sysrq() function |
/Linux-v6.6/drivers/tty/ | ||
D | sysrq.c | 629 void handle_sysrq(u8 key) in handle_sysrq() function |