Searched refs:poffset (Results 1 - 20 of 20) sorted by relevance

/linux-master/fs/isofs/
H A Dcompress.c38 * entries. Start storing at offset @poffset of the first page.
42 struct page **pages, unsigned poffset,
123 + poffset;
124 stream.avail_out = PAGE_SIZE - poffset;
125 poffset = 0;
214 loff_t poffset = 0; local
268 pcount, pages, poffset, &err);
269 poffset += ret;
270 pages += poffset >> PAGE_SHIFT;
271 pcount -= poffset >> PAGE_SHIF
40 zisofs_uncompress_block(struct inode *inode, loff_t block_start, loff_t block_end, int pcount, struct page **pages, unsigned poffset, int *errp) argument
[all...]
/linux-master/arch/arm64/kvm/hyp/nvhe/
H A Dtimer-sr.c51 !kern_hyp_va(vcpu->kvm)->arch.timer_data.poffset)
/linux-master/tools/perf/util/
H A Ddwarf-aux.h145 int *poffset, bool is_fbreg,
165 int *poffset __maybe_unused,
186 int die_get_cfa(Dwarf *dwarf, u64 pc, int *preg, int *poffset);
191 int *preg __maybe_unused, int *poffset __maybe_unused)
H A Ddwarf-aux.c1400 * @poffset: pointer to offset, will be updated for fbreg case
1408 int *poffset, bool is_fbreg,
1414 .offset = *poffset,
1421 *poffset = data.offset;
1522 * @poffset: pointer for saved offset
1527 * from the CFA. The @preg and @poffset will be updated if it returns 0.
1529 int die_get_cfa(Dwarf *dwarf, u64 pc, int *preg, int *poffset) argument
1544 *poffset = offset_from_dwarf_op(ops);
1407 die_find_variable_by_reg(Dwarf_Die *sc_die, Dwarf_Addr pc, int reg, int *poffset, bool is_fbreg, Dwarf_Die *die_mem) argument
/linux-master/scripts/dtc/libfdt/
H A Dfdt_overlay.c241 uint32_t poffset; local
243 poffset = fdt32_to_cpu(fixup_val[i]);
251 memcpy(&adj_val, tree_val + poffset, sizeof(adj_val));
259 poffset,
339 * @poffset: Offset within the overlay property where the phandle is stored
357 int poffset, const char *label)
389 name, name_len, poffset,
435 int poffset, ret; local
464 poffset = strtoul(sep + 1, &endptr, 10);
470 poffset, labe
353 overlay_fixup_one_phandle(void *fdt, void *fdto, int symbols_off, const char *path, uint32_t path_len, const char *name, uint32_t name_len, int poffset, const char *label) argument
[all...]
H A Dfdt_ro.c399 int *poffset)
413 if (poffset)
414 *poffset = offset;
454 int poffset; local
458 &poffset);
464 (poffset + sizeof(*prop)) % 8 && fdt32_ld_(&prop->len) >= 8)
394 fdt_get_property_namelen_(const void *fdt, int offset, const char *name, int namelen, int *lenp, int *poffset) argument
/linux-master/arch/alpha/kernel/
H A Dmodule.c30 struct got_entry *chains, Elf64_Xword *poffset)
43 g->got_offset = *poffset;
44 *poffset += 8;
52 g->got_offset = *poffset;
53 *poffset += 8;
29 process_reloc_for_got(Elf64_Rela *rela, struct got_entry *chains, Elf64_Xword *poffset) argument
/linux-master/scripts/gcc-plugins/
H A Dgcc-common.h409 #define get_inner_reference(exp, pbitsize, pbitpos, poffset, pmode, punsignedp, preversep, pvolatilep, keep_aligning) \
410 get_inner_reference(exp, pbitsize, pbitpos, poffset, pmode, punsignedp, pvolatilep, keep_aligning)
434 #define get_inner_reference(exp, pbitsize, pbitpos, poffset, pmode, punsignedp, preversep, pvolatilep, keep_aligning) \
435 get_inner_reference(exp, pbitsize, pbitpos, poffset, pmode, punsignedp, preversep, pvolatilep)
/linux-master/include/kvm/
H A Darm_arch_timer.h47 u64 poffset; member in struct:arch_timer_vm_data
/linux-master/arch/arm64/kernel/
H A Dcompat_alignment.c226 * @poffset: return offset from faulted addr for later writeback
234 union offset_union *poffset)
267 poffset->un = (tinst2 & 0xff) << 2;
233 do_alignment_t32_to_handler(u32 *pinstr, struct pt_regs *regs, union offset_union *poffset) argument
/linux-master/drivers/staging/rtl8712/
H A Drtl8712_recv.c416 u8 *poffset; local
420 poffset = prxcmdbuf;
421 voffset = *(__le32 *)poffset;
425 poffset += RXDESC_SIZE + drvinfo_sz;
427 voffset = *(__le32 *)poffset;
429 r8712_event_handle(padapter, (__le32 *)poffset);
430 poffset += (cmd_len + 8);/*8 bytes alignment*/
/linux-master/drivers/media/dvb-frontends/
H A Dsi2165.c286 const u8 *data, u32 len, u32 *poffset,
293 u32 offset = poffset ? *poffset : 0;
349 if (poffset)
350 *poffset = offset;
285 si2165_upload_firmware_block(struct si2165_state *state, const u8 *data, u32 len, u32 *poffset, u32 block_count) argument
/linux-master/drivers/staging/rtl8723bs/hal/
H A Dsdio_ops.c93 static u32 _cvrt2ftaddr(const u32 addr, u8 *pdevice_id, u16 *poffset) argument
127 if (poffset)
128 *poffset = offset;
/linux-master/drivers/net/wireless/quantenna/qtnfmac/pcie/
H A Dtopaz_pcie.c619 u32 poffset; local
634 poffset = QTN_GET_OFFSET(descw);
661 skb_reserve(skb, poffset);
/linux-master/arch/arm64/kvm/
H A Darch_timer.c963 offs->vm_offset = &vcpu->kvm->arch.timer_data.poffset;
994 ctxt->offset.vm_offset = &kvm->arch.timer_data.poffset;
1671 kvm->arch.timer_data.poffset = offset->counter_offset;
H A Dhypercalls.c50 cycles = systime_snapshot.cycles - vcpu->kvm->arch.timer_data.poffset;
/linux-master/arch/arm/mm/
H A Dalignment.c711 * @poffset: return offset from faulted addr for later writeback
719 union offset_union *poffset)
752 poffset->un = (tinst2 & 0xff) << 2;
718 do_alignment_t32_to_handler(u32 *pinstr, struct pt_regs *regs, union offset_union *poffset) argument
/linux-master/sound/pci/nm256/
H A Dnm256.c344 u32 poffset = (stream == SNDRV_PCM_STREAM_CAPTURE ? local
351 if (snd_nm256_readb(chip, poffset) & 1) {
/linux-master/fs/smb/client/
H A Dfile.c4785 loff_t *poffset)
4800 rc = cifs_read(file, read_data, PAGE_SIZE, poffset);
4784 cifs_readpage_worker(struct file *file, struct page *page, loff_t *poffset) argument
/linux-master/net/core/
H A Dfilter.c2635 u32 len = 0, offset = 0, copy = 0, poffset = 0, bytes = end - start; local
2697 to = raw + poffset;
2700 poffset += len;

Completed in 253 milliseconds