tag | line | file | source code |
off | 163 | arch/alpha/kernel/osf_sys.c | unsigned long off) |
off | 178 | arch/alpha/kernel/osf_sys.c | return do_mmap(file, addr, len, prot, flags, off); |
off | 206 | drivers/net/3c505.h | off, |
off | 151 | drivers/pci/pci.c | char *off; |
off | 369 | drivers/pci/pci.c | printk("Changed! Now %s.", bridge_optimization[i].off); |
off | 372 | drivers/pci/pci.c | printk("%s.", bridge_optimization[i].off); |
off | 209 | include/linux/mm.h | unsigned long prot, unsigned long flags, unsigned long off); |
off | 45 | mm/mmap.c | unsigned long prot, unsigned long flags, unsigned long off) |
off | 57 | mm/mmap.c | if (off + len < off) |
off | 142 | mm/mmap.c | vma->vm_offset = off; |