tag | line | file | source code |
select_table | 152 | 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 | 125 | drivers/char/msbusmouse.c | static int mouse_select(struct inode *inode, struct file *file, int sel_type, select_table * wait) |
select_table | 968 | drivers/char/n_tty.c | struct file * file, int sel_type, select_table *wait) |
select_table | 413 | drivers/char/psaux.c | static int aux_select(struct inode *inode, struct file *file, int sel_type, select_table * wait) |
select_table | 98 | drivers/char/tty_io.c | static int tty_select(struct inode *, struct file *, int, select_table *); |
select_table | 300 | 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 | 1208 | drivers/char/tty_io.c | static int tty_select(struct inode * inode, struct file * filp, int sel_type, select_table * wait) |
select_table | 148 | drivers/net/ppp.c | struct file * filp, int sel_type, select_table * wait); |
select_table | 1639 | drivers/net/ppp.c | struct file * filp, int sel_type, select_table * wait) |
select_table | 460 | drivers/sound/audio.c | audio_select (int dev, struct fileinfo *file, int sel_type, select_table * wait) |
select_table | 924 | drivers/sound/dmabuf.c | DMAbuf_select (int dev, struct fileinfo *file, int sel_type, select_table * wait) |
select_table | 412 | drivers/sound/midibuf.c | MIDIbuf_select (int dev, struct fileinfo *file, int sel_type, select_table * wait) |
select_table | 1755 | drivers/sound/sequencer.c | sequencer_select (int dev, struct fileinfo *file, int sel_type, select_table * wait) |
select_table | 1953 | drivers/sound/sequencer.c | sequencer_select (int dev, struct fileinfo *file, int sel_type, select_table * wait) |
select_table | 20 | drivers/sound/sound_calls.h | int DMAbuf_select(int dev, struct fileinfo *file, int sel_type, select_table * wait); |
select_table | 37 | drivers/sound/sound_calls.h | int audio_select(int dev, struct fileinfo *file, int sel_type, select_table * wait); |
select_table | 59 | drivers/sound/sound_calls.h | int sequencer_select(int dev, struct fileinfo *file, int sel_type, select_table * wait); |
select_table | 77 | drivers/sound/sound_calls.h | int MIDIbuf_select(int dev, struct fileinfo *file, int sel_type, select_table * wait); |
select_table | 175 | drivers/sound/soundcard.c | sound_select (struct inode *inode, struct file *file, int sel_type, select_table * wait) |
select_table | 61 | fs/nfs/sock.c | select_table wait_table; |
select_table | 63 | fs/nfs/sock.c | int (*select) (struct inode *, struct file *, int, select_table *); |
select_table | 145 | fs/pipe.c | static int pipe_select(struct inode * inode, struct file * filp, int sel_type, select_table * wait) |
select_table | 171 | fs/pipe.c | static int fifo_select(struct inode * inode, struct file * filp, int sel_type, select_table * wait) |
select_table | 214 | fs/pipe.c | static int connect_select(struct inode * inode, struct file * filp, int sel_type, select_table * wait) |
select_table | 36 | fs/proc/kmsg.c | static int kmsg_select(struct inode *inode, struct file *file, int sel_type, select_table * wait) |
select_table | 48 | fs/select.c | static void free_wait(select_table * p) |
select_table | 70 | fs/select.c | static int check(int flag, select_table * wait, struct file * file) |
select_table | 74 | fs/select.c | int (*select) (struct inode *, struct file *, int, select_table *); |
select_table | 89 | fs/select.c | select_table wait_table, *wait; |
select_table | 341 | include/linux/fs.h | int (*select) (struct inode *, struct file *, int, select_table *); |
select_table | 108 | include/linux/net.h | select_table *wait); |
select_table | 366 | include/linux/sched.h | extern inline void select_wait(struct wait_queue ** wait_address, select_table * p) |
select_table | 364 | include/linux/skbuff.h | extern int datagram_select(struct sock *sk, int sel_type, select_table *wait); |
select_table | 252 | include/net/sock.h | select_table *wait); |
select_table | 1719 | net/appletalk/ddp.c | static int atalk_select(struct socket *sock , int sel_type, select_table *wait) |
select_table | 1778 | net/ax25/af_ax25.c | static int ax25_select(struct socket *sock , int sel_type, select_table *wait) |
select_table | 176 | net/core/datagram.c | int datagram_select(struct sock *sk, int sel_type, select_table *wait) |
select_table | 1264 | net/ipv4/af_inet.c | static int inet_select(struct socket *sock, int sel_type, select_table *wait ) |
select_table | 983 | net/ipv4/tcp.c | static int tcp_listen_select(struct sock *sk, int sel_type, select_table *wait) |
select_table | 1006 | net/ipv4/tcp.c | static int tcp_select(struct sock *sk, int sel_type, select_table *wait) |
select_table | 1790 | net/ipx/af_ipx.c | static int ipx_select(struct socket *sock , int sel_type, select_table *wait) |
select_table | 1160 | net/netrom/af_netrom.c | static int nr_select(struct socket *sock , int sel_type, select_table *wait) |
select_table | 76 | net/socket.c | static int sock_select(struct inode *inode, struct file *file, int which, select_table *seltable); |
select_table | 374 | net/socket.c | static int sock_select(struct inode *inode, struct file *file, int sel_type, select_table * wait) |
select_table | 76 | net/unix/sock.c | static int unix_proto_select(struct socket *sock, int sel_type, select_table * wait); |
select_table | 772 | net/unix/sock.c | static int unix_proto_select(struct socket *sock, int sel_type, select_table * wait) |