taglinefilesource code
select_table41fs/nfs/sock.cselect_table wait_table;
select_table43fs/nfs/sock.cint (*select) (struct inode *, struct file *, int, select_table *);
select_table126fs/pipe.cstatic int pipe_select(struct inode * inode, struct file * filp, int sel_type, select_table * wait)
select_table169fs/pipe.cstatic int connect_select(struct inode * inode, struct file * filp, int sel_type, select_table * wait)
select_table37fs/proc/kmsg.cstatic int kmsg_select(struct inode *inode, struct file *file, int sel_type, select_table * wait)
select_table41fs/select.cstatic void free_wait(select_table * p)
select_table63fs/select.cstatic int check(int flag, select_table * wait, struct file * file)
select_table67fs/select.cint (*select) (struct inode *, struct file *, int, select_table *);
select_table82fs/select.cselect_table wait_table, *wait;
select_table271include/linux/fs.hint (*select) (struct inode *, struct file *, int, select_table *);
select_table107include/linux/net.hselect_table *wait);
select_table446include/linux/sched.hextern inline void select_wait(struct wait_queue ** wait_address, select_table * p)
select_table132kernel/chr_drv/atixlmouse.cstatic int mouse_select(struct inode *inode, struct file *file, int sel_type, select_table * wait)
select_table130kernel/chr_drv/busmouse.cstatic int mouse_select(struct inode *inode, struct file *file, int sel_type, select_table * wait)
select_table121kernel/chr_drv/msbusmouse.cstatic int mouse_select(struct inode *inode, struct file *file, int sel_type, select_table * wait)
select_table258kernel/chr_drv/psaux.cstatic int aux_select(struct inode *inode, struct file *file, int sel_type, select_table * wait)
select_table78kernel/chr_drv/tty_io.cstatic int tty_select(struct inode *, struct file *, int, select_table *);
select_table186kernel/chr_drv/tty_io.cstatic int hung_up_tty_select(struct inode * inode, struct file * filp, int sel_type, select_table * wait)
select_table1317kernel/chr_drv/tty_io.cstatic int tty_select(struct inode * inode, struct file * filp, int sel_type, select_table * wait)
select_table1339net/inet/sock.cinet_select(struct socket *sock, int sel_type, select_table *wait )
select_table144net/inet/sock.hselect_table *wait);
select_table238net/inet/tcp.ctcp_select(struct sock *sk, int sel_type, select_table *wait)
select_table60net/inet/udp.cudp_select(struct sock *sk, int sel_type, select_table *wait)
select_table30net/inet/udp.hextern int  udp_select(struct sock *sk, int sel_type, select_table *wait);
select_table46net/socket.cstatic int sock_select(struct inode *inode, struct file *file, int which, select_table *seltable);
select_table305net/socket.csock_select(struct inode *inode, struct file *file, int sel_type, select_table * wait)
select_table59net/unix/sock.cstatic int unix_proto_select(struct socket *sock, int sel_type, select_table * wait);
select_table675net/unix/sock.cunix_proto_select(struct socket *sock, int sel_type, select_table * wait)