| tag | line | file | source code |
| select_wait | 132 | fs/pipe.c | select_wait(&PIPE_READ_WAIT(*inode), wait); |
| select_wait | 137 | fs/pipe.c | select_wait(&PIPE_WRITE_WAIT(*inode), wait); |
| select_wait | 142 | fs/pipe.c | select_wait(&inode->i_wait,wait); |
| select_wait | 43 | fs/proc/kmsg.c | select_wait(&log_wait, wait); |
| select_wait | 138 | kernel/chr_drv/atixlmouse.c | select_wait(&mouse.wait,wait); |
| select_wait | 129 | kernel/chr_drv/busmouse.c | select_wait(&mouse.wait, wait); |
| select_wait | 134 | kernel/chr_drv/msbusmouse.c | select_wait(&mouse.wait,wait); |
| select_wait | 263 | kernel/chr_drv/psaux.c | select_wait(&queue->proc_list, wait); |
| select_wait | 1278 | kernel/chr_drv/tty_io.c | select_wait(&tty->secondary.proc_list, wait); |
| select_wait | 1283 | kernel/chr_drv/tty_io.c | select_wait(&tty->write_q.proc_list, wait); |
| select_wait | 309 | net/tcp/tcp.c | select_wait (sk->sleep, wait); |
| select_wait | 331 | net/tcp/tcp.c | select_wait (sk->sleep, wait); |
| select_wait | 365 | net/tcp/tcp.c | select_wait(sk->sleep,wait); |
| select_wait | 112 | net/tcp/udp.c | select_wait(sk->sleep, wait); |
| select_wait | 692 | net/unix.c | select_wait(sock->wait, wait); |
| select_wait | 696 | net/unix.c | select_wait(sock->wait, wait); |
| select_wait | 710 | net/unix.c | select_wait(sock->wait,wait); |
| select_wait | 723 | net/unix.c | select_wait(sock->wait,wait); |