taglinefilesource code
SIGINT38drivers/char/ftape/kernel-interface.h#define _DONT_BLOCK     (_NEVER_BLOCK|_S(SIGINT))
SIGINT309drivers/char/n_tty.cisig(SIGINT, tty);
SIGINT419drivers/char/n_tty.cisig(SIGINT, tty);
SIGINT365fs/ncpfs/sock.c? ((current->sig->action[SIGINT - 1].sa_handler == SIG_DFL
SIGINT366fs/ncpfs/sock.c? _S(SIGINT) : 0)
SIGINT80fs/nfs/sock.c? ((current->sig->action[SIGINT - 1].sa_handler == SIG_DFL
SIGINT81fs/nfs/sock.c? _S(SIGINT) : 0)
SIGINT212kernel/sys.ckill_proc(1, SIGINT, 1);