tag | line | file | source code |
SIGIO | 91 | drivers/char/atixlmouse.c | kill_fasync(mouse.fasync, SIGIO); |
SIGIO | 102 | drivers/char/busmouse.c | kill_fasync(mouse.fasyncptr, SIGIO); |
SIGIO | 79 | drivers/char/msbusmouse.c | kill_fasync(mouse.fasyncptr, SIGIO); |
SIGIO | 506 | drivers/char/n_tty.c | kill_fasync(tty->fasync, SIGIO); |
SIGIO | 589 | drivers/char/n_tty.c | kill_fasync(tty->fasync, SIGIO); |
SIGIO | 227 | drivers/char/psaux.c | kill_fasync(queue->fasync, SIGIO); |
SIGIO | 250 | drivers/char/psaux.c | kill_fasync(queue->fasync, SIGIO); |
SIGIO | 1120 | drivers/isdn/isdn_tty.c | send_sig(SIGIO, dev->profd, 1); |
SIGIO | 1333 | drivers/net/ppp.c | kill_fasync (ppp->tty->fasync, SIGIO); |
SIGIO | 45 | include/asm-alpha/signal.h | #define SIGPOLL SIGIO |
SIGIO | 39 | include/asm-i386/signal.h | #define SIGPOLL SIGIO |
SIGIO | 51 | include/asm-mips/signal.h | #define SIGPOLL SIGIO /* Pollable event occured (System V). */ |
SIGIO | 39 | include/asm-ppc/signal.h | #define SIGPOLL SIGIO |
SIGIO | 66 | include/asm-sparc/signal.h | #define SIGPOLL SIGIO /* SysV name for SIGIO */ |
SIGIO | 486 | net/socket.c | kill_fasync(sock->fasync_list, SIGIO); |
SIGIO | 490 | net/socket.c | kill_fasync(sock->fasync_list, SIGIO); |
SIGIO | 495 | net/socket.c | kill_fasync(sock->fasync_list, SIGIO); |