| tag | line | file | source code |
|---|---|---|---|
| master_select_wakeup | 125 | include/net/tcp.h | extern struct wait_queue *master_select_wakeup; |
| master_select_wakeup | 312 | include/net/tcp.h | wake_up_interruptible(&master_select_wakeup); |
| master_select_wakeup | 443 | net/ipv4/tcp.c | struct wait_queue *master_select_wakeup; |
| master_select_wakeup | 694 | net/ipv4/tcp.c | select_wait(&master_select_wakeup,wait); |