tag | line | file | source code |
sel_type | 173 | drivers/char/atixlmouse.c | static int mouse_select(struct inode *inode, struct file *file, int sel_type, select_table * wait) |
sel_type | 175 | drivers/char/atixlmouse.c | if (sel_type != SEL_IN) |
sel_type | 210 | drivers/char/busmouse.c | static int mouse_select(struct inode *inode, struct file *file, int sel_type, select_table * wait) |
sel_type | 212 | drivers/char/busmouse.c | if (sel_type == SEL_IN) { |
sel_type | 149 | drivers/char/msbusmouse.c | static int mouse_select(struct inode *inode, struct file *file, int sel_type, select_table * wait) |
sel_type | 151 | drivers/char/msbusmouse.c | if (sel_type != SEL_IN) |
sel_type | 977 | drivers/char/n_tty.c | struct file * file, int sel_type, select_table *wait) |
sel_type | 979 | drivers/char/n_tty.c | switch (sel_type) { |
sel_type | 454 | drivers/char/psaux.c | static int aux_select(struct inode *inode, struct file *file, int sel_type, select_table * wait) |
sel_type | 456 | drivers/char/psaux.c | if (sel_type != SEL_IN) |
sel_type | 239 | drivers/char/random.c | int sel_type, select_table * wait); |
sel_type | 691 | drivers/char/random.c | int sel_type, select_table * wait) |
sel_type | 693 | drivers/char/random.c | if (sel_type == SEL_IN) { |
sel_type | 301 | drivers/char/tty_io.c | static int hung_up_tty_select(struct inode * inode, struct file * filp, int sel_type, select_table * wait) |
sel_type | 1221 | drivers/char/tty_io.c | static int tty_select(struct inode * inode, struct file * filp, int sel_type, select_table * wait) |
sel_type | 1230 | drivers/char/tty_io.c | return (tty->ldisc.select)(tty, inode, filp, sel_type, wait); |
sel_type | 238 | drivers/net/ppp.c | struct file *filp, int sel_type, select_table * wait); |
sel_type | 2623 | drivers/net/ppp.c | struct file *filp, int sel_type, select_table * wait) |
sel_type | 2641 | drivers/net/ppp.c | switch (sel_type) { |
sel_type | 470 | drivers/scsi/sg.c | static int sg_select(struct inode *inode, struct file *file, int sel_type, select_table * wait) |
sel_type | 476 | drivers/scsi/sg.c | if (sel_type == SEL_IN) { |
sel_type | 484 | drivers/scsi/sg.c | if (sel_type == SEL_OUT) { |
sel_type | 485 | drivers/sound/audio.c | audio_select (int dev, struct fileinfo *file, int sel_type, select_table * wait) |
sel_type | 490 | drivers/sound/audio.c | switch (sel_type) |
sel_type | 497 | drivers/sound/audio.c | return DMAbuf_select (dev, file, sel_type, wait); |
sel_type | 509 | drivers/sound/audio.c | return DMAbuf_select (dev, file, sel_type, wait); |
sel_type | 1355 | drivers/sound/dmabuf.c | DMAbuf_select (int dev, struct fileinfo *file, int sel_type, select_table * wait) |
sel_type | 1360 | drivers/sound/dmabuf.c | switch (sel_type) |
sel_type | 504 | drivers/sound/midibuf.c | MIDIbuf_select (int dev, struct fileinfo *file, int sel_type, select_table * wait) |
sel_type | 508 | drivers/sound/midibuf.c | switch (sel_type) |
sel_type | 1924 | drivers/sound/sequencer.c | sequencer_select (int dev, struct fileinfo *file, int sel_type, select_table * wait) |
sel_type | 1930 | drivers/sound/sequencer.c | switch (sel_type) |
sel_type | 19 | drivers/sound/sound_calls.h | int DMAbuf_select(int dev, struct fileinfo *file, int sel_type, select_table * wait); |
sel_type | 35 | drivers/sound/sound_calls.h | int audio_select(int dev, struct fileinfo *file, int sel_type, select_table * wait); |
sel_type | 55 | drivers/sound/sound_calls.h | int sequencer_select(int dev, struct fileinfo *file, int sel_type, select_table * wait); |
sel_type | 71 | drivers/sound/sound_calls.h | int MIDIbuf_select(int dev, struct fileinfo *file, int sel_type, select_table * wait); |
sel_type | 202 | drivers/sound/soundcard.c | sound_select (struct inode *inode, struct file *file, int sel_type, select_table * wait) |
sel_type | 210 | drivers/sound/soundcard.c | DEB (printk ("sound_select(dev=%d, type=0x%x)\n", dev, sel_type)); |
sel_type | 217 | drivers/sound/soundcard.c | return sequencer_select (dev, &files[dev], sel_type, wait); |
sel_type | 223 | drivers/sound/soundcard.c | return MIDIbuf_select (dev, &files[dev], sel_type, wait); |
sel_type | 231 | drivers/sound/soundcard.c | return audio_select (dev, &files[dev], sel_type, wait); |
sel_type | 150 | fs/pipe.c | static int pipe_select(struct inode * inode, struct file * filp, int sel_type, select_table * wait) |
sel_type | 152 | fs/pipe.c | switch (sel_type) { |
sel_type | 176 | fs/pipe.c | static int fifo_select(struct inode * inode, struct file * filp, int sel_type, select_table * wait) |
sel_type | 178 | fs/pipe.c | switch (sel_type) { |
sel_type | 219 | fs/pipe.c | static int connect_select(struct inode * inode, struct file * filp, int sel_type, select_table * wait) |
sel_type | 221 | fs/pipe.c | switch (sel_type) { |
sel_type | 36 | fs/proc/kmsg.c | static int kmsg_select(struct inode *inode, struct file *file, int sel_type, select_table * wait) |
sel_type | 38 | fs/proc/kmsg.c | if (sel_type != SEL_IN) |
sel_type | 105 | include/linux/net.h | int (*select) (struct socket *sock, int sel_type, |
sel_type | 366 | include/linux/skbuff.h | extern int datagram_select(struct sock *sk, int sel_type, select_table *wait); |
sel_type | 30 | include/linux/tty_ldisc.h | struct file * file, int sel_type, |
sel_type | 1750 | net/appletalk/ddp.c | static int atalk_select(struct socket *sock , int sel_type, select_table *wait) |
sel_type | 1754 | net/appletalk/ddp.c | return datagram_select(sk,sel_type,wait); |
sel_type | 1905 | net/ax25/af_ax25.c | static int ax25_select(struct socket *sock , int sel_type, select_table *wait) |
sel_type | 1909 | net/ax25/af_ax25.c | return datagram_select(sk, sel_type, wait); |
sel_type | 189 | net/core/datagram.c | int datagram_select(struct sock *sk, int sel_type, select_table *wait) |
sel_type | 192 | net/core/datagram.c | switch(sel_type) |
sel_type | 1179 | net/ipv4/af_inet.c | static int inet_select(struct socket *sock, int sel_type, select_table *wait ) |
sel_type | 1186 | net/ipv4/af_inet.c | return(sk->prot->select(sk, sel_type, wait)); |
sel_type | 1173 | net/ipv4/tcp.c | static int tcp_listen_select(struct sock *sk, int sel_type, select_table *wait) |
sel_type | 1175 | net/ipv4/tcp.c | if (sel_type == SEL_IN) { |
sel_type | 1196 | net/ipv4/tcp.c | static int tcp_select(struct sock *sk, int sel_type, select_table *wait) |
sel_type | 1199 | net/ipv4/tcp.c | return tcp_listen_select(sk, sel_type, wait); |
sel_type | 1201 | net/ipv4/tcp.c | switch(sel_type) { |
sel_type | 1828 | net/ipx/af_ipx.c | static int ipx_select(struct socket *sock , int sel_type, select_table *wait) |
sel_type | 1832 | net/ipx/af_ipx.c | return datagram_select(sk,sel_type,wait); |
sel_type | 1186 | net/netrom/af_netrom.c | static int nr_select(struct socket *sock , int sel_type, select_table *wait) |
sel_type | 1190 | net/netrom/af_netrom.c | return datagram_select(sk, sel_type, wait); |
sel_type | 398 | net/socket.c | static int sock_select(struct inode *inode, struct file *file, int sel_type, select_table * wait) |
sel_type | 409 | net/socket.c | return(sock->ops->select(sock, sel_type, wait)); |
sel_type | 929 | net/unix/af_unix.c | static int unix_select(struct socket *sock, int sel_type, select_table *wait) |
sel_type | 931 | net/unix/af_unix.c | return datagram_select(sock->data,sel_type,wait); |