tag | line | file | source code |
select_table | 132 | drivers/char/atixlmouse.c | static int mouse_select(struct inode *inode, struct file *file, int sel_type, select_table * wait) |
select_table | 189 | drivers/char/busmouse.c | static int mouse_select(struct inode *inode, struct file *file, int sel_type, select_table * wait) |
select_table | 126 | drivers/char/msbusmouse.c | static int mouse_select(struct inode *inode, struct file *file, int sel_type, select_table * wait) |
select_table | 411 | drivers/char/psaux.c | static int aux_select(struct inode *inode, struct file *file, int sel_type, select_table * wait) |
select_table | 81 | drivers/char/tty_io.c | static int tty_select(struct inode *, struct file *, int, select_table *); |
select_table | 193 | drivers/char/tty_io.c | static int hung_up_tty_select(struct inode * inode, struct file * filp, int sel_type, select_table * wait) |
select_table | 1377 | drivers/char/tty_io.c | static int tty_select(struct inode * inode, struct file * filp, int sel_type, select_table * wait) |
select_table | 973 | drivers/sound/sequencer.c | sequencer_select (int dev, struct fileinfo *file, int sel_type, select_table * wait) |
select_table | 1140 | drivers/sound/sequencer.c | sequencer_select (int dev, struct fileinfo *file, int sel_type, select_table * wait) |
select_table | 51 | drivers/sound/sound_calls.h | int sequencer_select(int dev, struct fileinfo *file, int sel_type, select_table * wait); |
select_table | 460 | drivers/sound/soundcard.c | sound_select (struct inode *inode, struct file *file, int sel_type, select_table * wait) |
select_table | 43 | fs/nfs/sock.c | select_table wait_table; |
select_table | 45 | fs/nfs/sock.c | int (*select) (struct inode *, struct file *, int, select_table *); |
select_table | 149 | fs/pipe.c | static int pipe_select(struct inode * inode, struct file * filp, int sel_type, select_table * wait) |
select_table | 175 | fs/pipe.c | static int fifo_select(struct inode * inode, struct file * filp, int sel_type, select_table * wait) |
select_table | 218 | fs/pipe.c | static int connect_select(struct inode * inode, struct file * filp, int sel_type, select_table * wait) |
select_table | 37 | fs/proc/kmsg.c | static int kmsg_select(struct inode *inode, struct file *file, int sel_type, select_table * wait) |
select_table | 41 | fs/select.c | static void free_wait(select_table * p) |
select_table | 63 | fs/select.c | static int check(int flag, select_table * wait, struct file * file) |
select_table | 67 | fs/select.c | int (*select) (struct inode *, struct file *, int, select_table *); |
select_table | 82 | fs/select.c | select_table wait_table, *wait; |
select_table | 265 | include/linux/fs.h | int (*select) (struct inode *, struct file *, int, select_table *); |
select_table | 104 | include/linux/net.h | select_table *wait); |
select_table | 456 | include/linux/sched.h | extern inline void select_wait(struct wait_queue ** wait_address, select_table * p) |
select_table | 169 | net/inet/datagram.c | int datagram_select(struct sock *sk, int sel_type, select_table *wait) |
select_table | 104 | net/inet/skbuff.h | extern int datagram_select(struct sock *sk, int sel_type, select_table *wait); |
select_table | 1408 | net/inet/sock.c | inet_select(struct socket *sock, int sel_type, select_table *wait ) |
select_table | 195 | net/inet/sock.h | select_table *wait); |
select_table | 321 | net/inet/tcp.c | tcp_select(struct sock *sk, int sel_type, select_table *wait) |
select_table | 56 | net/socket.c | static int sock_select(struct inode *inode, struct file *file, int which, select_table *seltable); |
select_table | 326 | net/socket.c | sock_select(struct inode *inode, struct file *file, int sel_type, select_table * wait) |
select_table | 73 | net/unix/sock.c | static int unix_proto_select(struct socket *sock, int sel_type, select_table * wait); |
select_table | 705 | net/unix/sock.c | unix_proto_select(struct socket *sock, int sel_type, select_table * wait) |