tag | line | file | source code |
on | 83 | arch/alpha/kernel/setup.c | asmlinkage int sys_ioperm(unsigned long from, unsigned long num, int on) |
on | 556 | arch/i386/kernel/bios32.c | printk("%s.",optimisation[i].on); |
on | 573 | arch/i386/kernel/bios32.c | printk("Changed! now %s.",optimisation[i].on); |
on | 100 | arch/sparc/kernel/setup.c | asmlinkage int sys_ioperm(unsigned long from, unsigned long num, int on) |
on | 108 | drivers/char/tty_io.c | static int tty_fasync(struct inode * inode, struct file * filp, int on); |
on | 1204 | drivers/char/tty_io.c | static int tty_fasync(struct inode * inode, struct file * filp, int on) |
on | 1218 | drivers/char/tty_io.c | if (on) { |
on | 47 | drivers/char/vt.c | asmlinkage int sys_ioperm(unsigned long from, unsigned long num, int on); |
on | 61 | fs/ioctl.c | int on; |
on | 75 | fs/ioctl.c | on = get_fs_long((unsigned long *) arg); |
on | 76 | fs/ioctl.c | if (on) |
on | 84 | fs/ioctl.c | on = get_fs_long ((unsigned long *) arg); |
on | 85 | fs/ioctl.c | if (on) |
on | 464 | include/linux/pci.h | char *on; |
on | 77 | net/socket.c | static int sock_fasync(struct inode *inode, struct file *filp, int on); |
on | 439 | net/socket.c | static int sock_fasync(struct inode *inode, struct file *filp, int on) |
on | 445 | net/socket.c | if (on) |
on | 463 | net/socket.c | if(on) |