Searched refs:offp (Results 1 – 6 of 6) sorted by relevance
102 s32 *offp = (s32 *) start; in ia64_patch_vtop() local105 while (offp < (s32 *) end) { in ia64_patch_vtop()106 ip = (u64) offp + *offp; in ia64_patch_vtop()111 ++offp; in ia64_patch_vtop()125 s32 *offp = (s32 *) start; in ia64_patch_rse() local128 while (offp < (s32 *) end) { in ia64_patch_rse()129 ip = (u64) offp + *offp; in ia64_patch_rse()134 ++offp; in ia64_patch_rse()145 s32 *offp = (s32 *) start; in ia64_patch_mckinley_e9() local158 while (offp < (s32 *) end) { in ia64_patch_mckinley_e9()[all …]
715 alloc_spill_area (unsigned long *offp, unsigned long regsize, in alloc_spill_area() argument723 *offp -= regsize; in alloc_spill_area()724 reg->val = *offp; in alloc_spill_area()
453 size_t size, loff_t *offp) in sbprof_tb_read() argument459 long cur_off = *offp; in sbprof_tb_read()478 *offp = cur_off + cur_count - err; in sbprof_tb_read()497 *offp = cur_off; in sbprof_tb_read()
48 loff_t *offp) in rng_dev_read() argument
1021 size_t len, loff_t *offp) in mdesc_read() argument1027 if (*offp >= hp->handle_size) in mdesc_read()1030 bytes_left = hp->handle_size - *offp; in mdesc_read()1035 mdesc += *offp; in mdesc_read()1037 *offp += count; in mdesc_read()
159 static struct bpt *in_breakpoint_table(unsigned long pc, unsigned long *offp);747 static struct bpt *in_breakpoint_table(unsigned long nip, unsigned long *offp) in in_breakpoint_table() argument758 *offp = off - offsetof(struct bpt, instr[0]); in in_breakpoint_table()