Home
last modified time | relevance | path

Searched refs:roffset (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/net/netfilter/ipvs/
Dip_vs_sh.c128 unsigned int offset, roffset; in ip_vs_sh_get_fallback() local
147 roffset = (offset + ihash) % IP_VS_SH_TAB_SIZE; in ip_vs_sh_get_fallback()
148 hash = ip_vs_sh_hashkey(svc->af, addr, port, roffset); in ip_vs_sh_get_fallback()
157 ntohs(dest->port), roffset); in ip_vs_sh_get_fallback()
/linux-4.1.27/arch/microblaze/pci/
Dpci-common.c464 unsigned long roffset = offset + io_offset; in pci_mmap_legacy_page_range() local
468 if (roffset < rp->start || (roffset + size) > rp->end) in pci_mmap_legacy_page_range()
/linux-4.1.27/arch/powerpc/kernel/
Dpci-common.c590 unsigned long roffset = offset + io_offset; in pci_mmap_legacy_page_range() local
594 if (roffset < rp->start || (roffset + size) > rp->end) in pci_mmap_legacy_page_range()