Home
last modified time | relevance | path

Searched refs:poff (Results 1 – 23 of 23) sorted by relevance

/linux-4.1.27/arch/x86/kernel/
Dalternative.c418 const s32 *poff; in alternatives_smp_lock() local
421 for (poff = start; poff < end; poff++) { in alternatives_smp_lock()
422 u8 *ptr = (u8 *)poff + *poff; in alternatives_smp_lock()
424 if (!*poff || ptr < text || ptr >= text_end) in alternatives_smp_lock()
436 const s32 *poff; in alternatives_smp_unlock() local
439 for (poff = start; poff < end; poff++) { in alternatives_smp_unlock()
440 u8 *ptr = (u8 *)poff + *poff; in alternatives_smp_unlock()
442 if (!*poff || ptr < text || ptr >= text_end) in alternatives_smp_unlock()
548 const s32 *poff; in alternatives_text_reserved() local
555 for (poff = mod->locks; poff < mod->locks_end; poff++) { in alternatives_text_reserved()
[all …]
/linux-4.1.27/drivers/video/fbdev/
Dcg14.c373 .poff = 0x80000000,
378 .poff = 0x80003000,
383 .poff = 0x80004000,
388 .poff = 0x80005000,
393 .poff = 0x80006000,
398 .poff = 0x80000000,
403 .poff = 0x00000000,
408 .poff = 0x80001000,
413 .poff = 0x01000000,
418 .poff = 0x02000000,
[all …]
Dffb.c715 .poff = FFB_SFB8R_POFF,
720 .poff = FFB_SFB8G_POFF,
725 .poff = FFB_SFB8B_POFF,
730 .poff = FFB_SFB8X_POFF,
735 .poff = FFB_SFB32_POFF,
740 .poff = FFB_SFB64_POFF,
745 .poff = FFB_FBC_REGS_POFF,
750 .poff = FFB_BM_FBC_REGS_POFF,
755 .poff = FFB_DFB8R_POFF,
760 .poff = FFB_DFB8G_POFF,
[all …]
Dleo.c349 .poff = LEO_OFF_SS0,
354 .poff = LEO_OFF_LC_SS0_USR,
359 .poff = LEO_OFF_LD_SS0,
364 .poff = LEO_OFF_LX_CURSOR,
369 .poff = LEO_OFF_SS1,
374 .poff = LEO_OFF_LC_SS1_USR,
379 .poff = LEO_OFF_LD_SS1,
384 .poff = LEO_OFF_UNK,
389 .poff = LEO_OFF_LX_KRN,
394 .poff = LEO_OFF_LC_SS0_KRN,
[all …]
Dcg6.c550 .poff = CG6_FBC_OFFSET,
555 .poff = CG6_TEC_OFFSET,
560 .poff = CG6_BROOKTREE_OFFSET,
565 .poff = CG6_FHC_OFFSET,
570 .poff = CG6_THC_OFFSET,
575 .poff = CG6_ROM_OFFSET,
580 .poff = CG6_RAM_OFFSET,
585 .poff = CG6_DHC_OFFSET,
Digafb.c56 unsigned long poff; member
248 map_offset = par->mmap_map[i].poff + (offset - start); in igafb_mmap()
543 par->mmap_map[0].poff = par->frame_buffer_phys & PAGE_MASK; in igafb_init()
550 par->mmap_map[1].poff = info->fix.smem_start & PAGE_MASK; in igafb_init()
Dsbuslib.h7 unsigned long poff; member
Dsbuslib.c75 map_offset = (physbase + map[i].poff) & POFF_MASK; in sbusfb_mmap_helper()
Dcg3.c220 .poff = CG3_RAM_OFFSET,
Dtcx.c438 par->mmap_map[i].poff = op->resource[j].start; in tcx_probe()
/linux-4.1.27/net/core/
Dflow_dissector.c43 int poff = proto_ports_offset(ip_proto); in __skb_flow_get_ports() local
50 if (poff >= 0) { in __skb_flow_get_ports()
53 ports = __skb_header_pointer(skb, thoff + poff, in __skb_flow_get_ports()
363 u32 poff = keys->thoff; in __skb_get_poff() local
371 doff = __skb_header_pointer(skb, poff + 12, sizeof(_doff), in __skb_get_poff()
374 return poff; in __skb_get_poff()
376 poff += max_t(u32, sizeof(struct tcphdr), (*doff & 0xF0) >> 2); in __skb_get_poff()
381 poff += sizeof(struct udphdr); in __skb_get_poff()
387 poff += sizeof(struct icmphdr); in __skb_get_poff()
390 poff += sizeof(struct icmp6hdr); in __skb_get_poff()
[all …]
Dskbuff.c1850 static bool __splice_segment(struct page *page, unsigned int poff, in __splice_segment() argument
1867 poff += *off; in __splice_segment()
1874 if (spd_fill_page(spd, pipe, page, &flen, poff, in __splice_segment()
1877 poff += flen; in __splice_segment()
/linux-4.1.27/samples/bpf/
Dsockex2_kern.c104 int poff; in flow_dissector() local
175 poff = proto_ports_offset(ip_proto); in flow_dissector()
176 if (poff >= 0) { in flow_dissector()
177 nhoff += poff; in flow_dissector()
/linux-4.1.27/net/netfilter/
Dnf_nat_sip.c180 unsigned int olen, matchend, poff, plen, buflen, n; in nf_nat_sip() local
209 "maddr=", &poff, &plen, in nf_nat_sip()
217 poff, plen, buffer, buflen)) { in nf_nat_sip()
226 "received=", &poff, &plen, in nf_nat_sip()
234 poff, plen, buffer, buflen)) { in nf_nat_sip()
243 "rport=", &poff, &plen, in nf_nat_sip()
250 poff, plen, buffer, buflen)) { in nf_nat_sip()
Dxt_hashlimit.c524 int poff; in hashlimit_init_dst() local
573 poff = proto_ports_offset(nexthdr); in hashlimit_init_dst()
574 if (poff >= 0) { in hashlimit_init_dst()
575 ports = skb_header_pointer(skb, protoff + poff, sizeof(_ports), in hashlimit_init_dst()
/linux-4.1.27/drivers/staging/rts5208/
Drtsx_transport.c81 unsigned int poff = in rtsx_stor_access_xfer_buf() local
103 PAGE_SIZE - poff); in rtsx_stor_access_xfer_buf()
107 memcpy(ptr + poff, buffer + cnt, plen); in rtsx_stor_access_xfer_buf()
109 memcpy(buffer + cnt, ptr + poff, plen); in rtsx_stor_access_xfer_buf()
113 poff = 0; in rtsx_stor_access_xfer_buf()
/linux-4.1.27/net/ipv4/netfilter/
Dipt_CLUSTERIP.c248 int poff; in clusterip_hashfn() local
250 poff = proto_ports_offset(iph->protocol); in clusterip_hashfn()
251 if (poff >= 0) { in clusterip_hashfn()
255 ports = skb_header_pointer(skb, iph->ihl * 4 + poff, 4, _ports); in clusterip_hashfn()
/linux-4.1.27/kernel/
Drelay.c1218 unsigned int pidx, poff, total_len, subbuf_pages, nr_pages; in subbuf_splice_actor() local
1253 poff = read_start & ~PAGE_MASK; in subbuf_splice_actor()
1263 this_len = min_t(unsigned long, len, PAGE_SIZE - poff); in subbuf_splice_actor()
1267 spd.partial[spd.nr_pages].offset = poff; in subbuf_splice_actor()
1279 poff = 0; in subbuf_splice_actor()
/linux-4.1.27/drivers/video/fbdev/aty/
Datyfb_base.c212 unsigned long poff; member
1967 map_offset = par->mmap_map[i].poff + (offset - start); in atyfb_mmap()
3018 par->mmap_map[j].poff = base & PAGE_MASK; in atyfb_setup_sparc()
3031 par->mmap_map[j].poff = (base + 0x800000) & PAGE_MASK; in atyfb_setup_sparc()
3040 par->mmap_map[j].poff = base & PAGE_MASK; in atyfb_setup_sparc()
3586 par->mmap_map[0].poff = (unsigned long) info->screen_base & PAGE_MASK; in atyfb_pci_probe()
3591 par->mmap_map[1].poff = (long)par->ati_regbase & PAGE_MASK; in atyfb_pci_probe()
/linux-4.1.27/fs/ext4/
Dmballoc.c978 int block, pnum, poff; in ext4_mb_get_buddy_page_lock() local
993 poff = block % blocks_per_page; in ext4_mb_get_buddy_page_lock()
999 e4b->bd_bitmap = page_address(page) + (poff * sb->s_blocksize); in ext4_mb_get_buddy_page_lock()
1107 int poff; in ext4_mb_load_buddy() local
1144 poff = block % blocks_per_page; in ext4_mb_load_buddy()
1170 (poff * sb->s_blocksize)); in ext4_mb_load_buddy()
1186 e4b->bd_bitmap = page_address(page) + (poff * sb->s_blocksize); in ext4_mb_load_buddy()
1190 poff = block % blocks_per_page; in ext4_mb_load_buddy()
1220 e4b->bd_buddy = page_address(page) + (poff * sb->s_blocksize); in ext4_mb_load_buddy()
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_request.c1333 int poff = pg->off & ~CFS_PAGE_MASK; in osc_brw_prep_request() local
1338 (ergo(i == 0, poff + pg->count == PAGE_CACHE_SIZE) && in osc_brw_prep_request()
1340 poff == 0 && pg->count == PAGE_CACHE_SIZE) && in osc_brw_prep_request()
1341 ergo(i == page_count - 1, poff == 0)), in osc_brw_prep_request()
1353 ptlrpc_prep_bulk_page_pin(desc, pg->pg, poff, pg->count); in osc_brw_prep_request()
/linux-4.1.27/arch/ia64/hp/common/
Dsba_iommu.c920 unsigned long poff, size_t size, in sba_map_page() argument
925 void *addr = page_address(page) + poff; in sba_map_page()
/linux-4.1.27/Documentation/networking/
Dfilter.txt273 poff Payload start offset