Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
H A Dcg14.c366 .poff = 0x80000000,
371 .poff = 0x80003000,
376 .poff = 0x80004000,
381 .poff = 0x80005000,
386 .poff = 0x80006000,
391 .poff = 0x80000000,
396 .poff = 0x00000000,
401 .poff = 0x80001000,
406 .poff = 0x01000000,
411 .poff = 0x02000000,
[all …]
H A Dffb.c716 .poff = FFB_SFB8R_POFF,
721 .poff = FFB_SFB8G_POFF,
726 .poff = FFB_SFB8B_POFF,
731 .poff = FFB_SFB8X_POFF,
736 .poff = FFB_SFB32_POFF,
741 .poff = FFB_SFB64_POFF,
746 .poff = FFB_FBC_REGS_POFF,
751 .poff = FFB_BM_FBC_REGS_POFF,
756 .poff = FFB_DFB8R_POFF,
761 .poff = FFB_DFB8G_POFF,
[all …]
H A Dleo.c344 .poff = LEO_OFF_SS0,
349 .poff = LEO_OFF_LC_SS0_USR,
354 .poff = LEO_OFF_LD_SS0,
359 .poff = LEO_OFF_LX_CURSOR,
364 .poff = LEO_OFF_SS1,
369 .poff = LEO_OFF_LC_SS1_USR,
374 .poff = LEO_OFF_LD_SS1,
379 .poff = LEO_OFF_UNK,
384 .poff = LEO_OFF_LX_KRN,
389 .poff = LEO_OFF_LC_SS0_KRN,
[all …]
H A Dcg6.c551 .poff = CG6_FBC_OFFSET,
556 .poff = CG6_TEC_OFFSET,
561 .poff = CG6_BROOKTREE_OFFSET,
566 .poff = CG6_FHC_OFFSET,
571 .poff = CG6_THC_OFFSET,
576 .poff = CG6_ROM_OFFSET,
581 .poff = CG6_RAM_OFFSET,
586 .poff = CG6_DHC_OFFSET,
H A Dsbuslib.h13 unsigned long poff; member
H A Dsbuslib.c77 map_offset = (physbase + map[i].poff) & POFF_MASK; in sbusfb_mmap_helper()
H A Dcg3.c215 .poff = CG3_RAM_OFFSET,
H A Dtcx.c431 par->mmap_map[i].poff = op->resource[j].start; in tcx_probe()
/linux/drivers/watchdog/
H A Dpm8916_wdt.c147 u8 poff[2]; in pm8916_wdt_probe() local
189 &poff, ARRAY_SIZE(poff)); in pm8916_wdt_probe()
195 dev_dbg(dev, "POFF reason: %#x %#x\n", poff[0], poff[1]); in pm8916_wdt_probe()
196 if (poff[0] & PON_POFF_REASON1_PMIC_WD) in pm8916_wdt_probe()
198 if (poff[1] & PON_POFF_REASON2_UVLO) in pm8916_wdt_probe()
200 if (poff[1] & PON_POFF_REASON2_OTST3) in pm8916_wdt_probe()
/linux/arch/mips/kernel/
H A Dprocess.c223 static inline int is_ra_save_ins(union mips_instruction *ip, int *poff) in is_ra_save_ins() argument
241 *poff = ip->mm16_r5_format.imm; in is_ra_save_ins()
242 *poff = (*poff << 2) / sizeof(ulong); in is_ra_save_ins()
248 *poff = ip->mm16_m_format.imm; in is_ra_save_ins()
249 *poff += 1 + ip->mm16_m_format.rlist; in is_ra_save_ins()
250 *poff = (*poff << 2) / sizeof(ulong); in is_ra_save_ins()
269 *poff = ip->i_format.simmediate / sizeof(ulong); in is_ra_save_ins()
280 *poff = ip->mm_m_format.simmediate; in is_ra_save_ins()
281 *poff += (ip->mm_m_format.rd & 0xf) * sizeof(u32); in is_ra_save_ins()
282 *poff /= sizeof(ulong); in is_ra_save_ins()
[all …]
/linux/fs/iomap/
H A Dbuffered-io.c241 size_t poff = offset_in_folio(folio, *pos); in iomap_adjust_read_range() local
242 size_t plen = min_t(loff_t, folio_size(folio) - poff, length); in iomap_adjust_read_range()
244 unsigned first = poff >> block_bits; in iomap_adjust_read_range()
245 unsigned last = (poff + plen - 1) >> block_bits; in iomap_adjust_read_range()
260 poff += block_size; in iomap_adjust_read_range()
287 *offp = poff; in iomap_adjust_read_range()
378 size_t poff, plen; in iomap_readpage_iter() local
386 iomap_adjust_read_range(iter->inode, folio, &pos, length, &poff, &plen); in iomap_readpage_iter()
391 folio_zero_range(folio, poff, plen); in iomap_readpage_iter()
392 iomap_set_range_uptodate(folio, poff, plen); in iomap_readpage_iter()
[all …]
/linux/samples/bpf/
H A Dsockex2_kern.c106 int poff; in flow_dissector() local
177 poff = proto_ports_offset(ip_proto); in flow_dissector()
178 if (poff >= 0) { in flow_dissector()
179 nhoff += poff; in flow_dissector()
H A Dsockex3_kern.c110 int poff; in parse_ip_proto() local
/linux/net/core/
H A Dflow_dissector.c122 int poff = proto_ports_offset(ip_proto); in __skb_flow_get_ports() local
129 if (poff >= 0) { in __skb_flow_get_ports()
132 ports = __skb_header_pointer(skb, thoff + poff, in __skb_flow_get_ports()
1922 u32 poff = keys->control.thoff; in __skb_get_poff() local
1927 return poff; in __skb_get_poff()
1935 doff = __skb_header_pointer(skb, poff + 12, sizeof(_doff), in __skb_get_poff()
1938 return poff; in __skb_get_poff()
1940 poff += max_t(u32, sizeof(struct tcphdr), (*doff & 0xF0) >> 2); in __skb_get_poff()
1945 poff += sizeof(struct udphdr); in __skb_get_poff()
1951 poff += sizeof(struct icmphdr); in __skb_get_poff()
[all …]
H A Dskbuff.c3034 static bool __splice_segment(struct page *page, unsigned int poff, in __splice_segment() argument
3051 poff += *off; in __splice_segment()
3058 if (spd_fill_page(spd, pipe, page, &flen, poff, in __splice_segment()
3061 poff += flen; in __splice_segment()
/linux/net/netfilter/
H A Dnf_nat_sip.c182 unsigned int olen, matchend, poff, plen, buflen, n; in nf_nat_sip() local
211 "maddr=", &poff, &plen, in nf_nat_sip()
219 poff, plen, buffer, buflen)) { in nf_nat_sip()
228 "received=", &poff, &plen, in nf_nat_sip()
236 poff, plen, buffer, buflen)) { in nf_nat_sip()
245 "rport=", &poff, &plen, in nf_nat_sip()
252 poff, plen, buffer, buflen)) { in nf_nat_sip()
/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dnv50.c50 const u32 poff = nv50_ior_base(pior); in nv50_pior_clock() local
52 nvkm_mask(device, 0x614380 + poff, 0x00000707, 0x00000001); in nv50_pior_clock()
71 nv50_pior_power_wait(struct nvkm_device *device, u32 poff) in nv50_pior_power_wait() argument
74 if (!(nvkm_rd32(device, 0x61e004 + poff) & 0x80000000)) in nv50_pior_power_wait()
83 const u32 poff = nv50_ior_base(pior); in nv50_pior_power() local
88 nv50_pior_power_wait(device, poff); in nv50_pior_power()
89 nvkm_mask(device, 0x61e004 + poff, field, state); in nv50_pior_power()
90 nv50_pior_power_wait(device, poff); in nv50_pior_power()
H A Dgv100.c378 const u32 poff = chan->chid.ctrl * 0x10; in gv100_disp_dmac_init() local
381 nvkm_wr32(device, 0x610b24 + poff, lower_32_bits(chan->push)); in gv100_disp_dmac_init()
382 nvkm_wr32(device, 0x610b20 + poff, upper_32_bits(chan->push)); in gv100_disp_dmac_init()
383 nvkm_wr32(device, 0x610b28 + poff, 0x00000001); in gv100_disp_dmac_init()
384 nvkm_wr32(device, 0x610b2c + poff, 0x00000040); in gv100_disp_dmac_init()
/linux/fs/smb/client/
H A Dreparse.c67 u16 len, plen, poff, slen; in create_native_symlink() local
196 poff = 0; in create_native_symlink()
203 poff = 4; in create_native_symlink()
204 plen -= 2 * poff; in create_native_symlink()
222 memcpy(buf->PathBuffer, path+poff, plen); in create_native_symlink()
/linux/drivers/net/ethernet/sfc/
H A Dtc_counters.c410 #define TCV2_PKT_PTR(pkt, poff, i, field) \ argument
412 (pkt) + ERF_SC_PACKETISER_PAYLOAD_##field##_LBN/8 + poff + \
/linux/samples/vfio-mdev/
H A Dmbochs.c445 loff_t poff; in mdev_access() local
481 poff = pos & ~PAGE_MASK; in mdev_access()
485 memcpy(map + poff, buf, count); in mdev_access()
487 memcpy(buf, map + poff, count); in mdev_access()
/linux/fs/ext4/
H A Dmballoc.c1453 int block, pnum, poff; in ext4_mb_get_buddy_page_lock() local
1468 poff = block % blocks_per_page; in ext4_mb_get_buddy_page_lock()
1475 e4b->bd_bitmap = folio_address(folio) + (poff * sb->s_blocksize); in ext4_mb_get_buddy_page_lock()
1586 int poff; in ext4_mb_load_buddy_gfp() local
1625 poff = block % blocks_per_page; in ext4_mb_load_buddy_gfp()
1657 (poff * sb->s_blocksize)); in ext4_mb_load_buddy_gfp()
1673 e4b->bd_bitmap = folio_address(folio) + (poff * sb->s_blocksize); in ext4_mb_load_buddy_gfp()
1677 poff = block % blocks_per_page; in ext4_mb_load_buddy_gfp()
1715 e4b->bd_buddy = folio_address(folio) + (poff * sb->s_blocksize); in ext4_mb_load_buddy_gfp()
/linux/net/ceph/
H A Dosd_client.c5720 size_t poff, plen; in advance_cursor() local
5722 page = ceph_msg_data_next(cursor, &poff, &plen); in advance_cursor()
5726 zero_user_segment(page, poff, poff + plen); in advance_cursor()
/linux/fs/btrfs/
H A Dinode.c886 unsigned int poff; in compress_file_range() local
987 poff = offset_in_page(total_compressed); in compress_file_range()
988 if (poff) in compress_file_range()
989 folio_zero_range(folios[nr_folios - 1], poff, PAGE_SIZE - poff); in compress_file_range()
/linux/Documentation/networking/
H A Dfilter.rst296 poff Payload start offset