Home
last modified time | relevance | path

Searched refs:tty_notice (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/
H A Dtty.h14 #define tty_notice(tty, f, ...) tty_msg(pr_notice, tty, f, ##__VA_ARGS__) macro
H A Dtty_io.c3008 tty_notice(tty, "SAK: killed process %d (%s): by session\n", in __do_SAK()
3016 tty_notice(tty, "SAK: killed process %d (%s): by controlling tty\n", in __do_SAK()
3024 tty_notice(tty, "SAK: killed process %d (%s): by fd#%d\n", in __do_SAK()
/kernel/linux/linux-6.6/drivers/tty/
H A Dtty.h13 #define tty_notice(tty, f, ...) tty_msg(pr_notice, tty, f, ##__VA_ARGS__) macro
H A Dtty_io.c3021 tty_notice(tty, "SAK: killed process %d (%s): by session\n", in __do_SAK()
3029 tty_notice(tty, "SAK: killed process %d (%s): by controlling tty\n", in __do_SAK()
3038 tty_notice(tty, "SAK: killed process %d (%s): by fd#%d\n", in __do_SAK()

Completed in 13 milliseconds