Home
last modified time | relevance | path

Searched refs:orig_offset (Results 1 – 20 of 20) sorted by relevance

/Linux-v5.15/net/strparser/
Dstrparser.c98 unsigned int orig_offset, size_t orig_len, in __strp_recv() argument
115 if (unlikely(orig_offset)) { in __strp_recv()
127 if (!pskb_pull(orig_skb, orig_offset)) { in __strp_recv()
134 orig_offset = 0; in __strp_recv()
196 stm->strp.offset = orig_offset + eaten; in __strp_recv()
326 unsigned int orig_offset, size_t orig_len, in strp_process() argument
333 return __strp_recv(&desc, orig_skb, orig_offset, orig_len, in strp_process()
339 unsigned int orig_offset, size_t orig_len) in strp_recv() argument
343 return __strp_recv(desc, orig_skb, orig_offset, orig_len, in strp_recv()
/Linux-v5.15/arch/arm64/kernel/
Dalternative.c21 #define ALT_ORIG_PTR(a) __ALT_PTR(a, orig_offset)
75 s32 orig_offset, new_offset; in get_alt_insn() local
83 orig_offset = aarch64_insn_adrp_get_offset(insn); in get_alt_insn()
84 target = align_down(altinsnptr, SZ_4K) + orig_offset; in get_alt_insn()
/Linux-v5.15/arch/parisc/kernel/
Dalternative.c50 from = (u32 *)((ulong)&entry->orig_offset + entry->orig_offset); in apply_alternatives()
/Linux-v5.15/arch/arm64/include/asm/
Dalternative-macros.h82 .macro altinstruction_entry orig_offset alt_offset feature orig_len alt_len
83 .word \orig_offset - .
Dalternative.h14 s32 orig_offset; /* offset to original instruction */ member
/Linux-v5.15/arch/parisc/include/asm/
Dalternative.h24 s32 orig_offset; /* offset to original instructions */ member
/Linux-v5.15/drivers/target/iscsi/
Discsi_target_seq_pdu_list.h77 u32 orig_offset; member
Discsi_target_tmr.c523 (seq->offset - seq->orig_offset); in iscsit_task_reassign_prepare_unsolicited_dataout()
526 seq->offset = seq->orig_offset; in iscsit_task_reassign_prepare_unsolicited_dataout()
679 (seq->offset - seq->orig_offset); in iscsit_task_reassign_prepare_write()
681 seq->offset = seq->orig_offset; in iscsit_task_reassign_prepare_write()
Discsi_target_seq_pdu_list.c323 seq[seq_no].orig_offset = offset; in iscsit_do_build_pdu_and_seq_lists()
677 cmd->seq_list[i].orig_offset, cmd->seq_list[i].xfer_len, in iscsit_get_seq_holder()
680 if ((cmd->seq_list[i].orig_offset + in iscsit_get_seq_holder()
Discsi_target_erl1.c706 *r2t_offset = seq->orig_offset; in iscsit_recalculate_dataout_values()
709 cmd->write_data_done -= (seq->offset - seq->orig_offset); in iscsit_recalculate_dataout_values()
714 seq->offset = seq->orig_offset; in iscsit_recalculate_dataout_values()
/Linux-v5.15/include/net/
Dstrparser.h142 unsigned int orig_offset, size_t orig_len,
/Linux-v5.15/fs/btrfs/
Dfile.c1039 u64 objectid, u64 bytenr, u64 orig_offset, in extent_mergeable() argument
1056 btrfs_file_extent_offset(leaf, fi) != key.offset - orig_offset || in extent_mergeable()
1092 u64 orig_offset; in btrfs_mark_extent_written() local
1142 orig_offset = key.offset - btrfs_file_extent_offset(leaf, fi); in btrfs_mark_extent_written()
1149 ino, bytenr, orig_offset, in btrfs_mark_extent_written()
1160 end - orig_offset); in btrfs_mark_extent_written()
1176 ino, bytenr, orig_offset, in btrfs_mark_extent_written()
1195 start - orig_offset); in btrfs_mark_extent_written()
1227 btrfs_set_file_extent_offset(leaf, fi, split - orig_offset); in btrfs_mark_extent_written()
1235 orig_offset); in btrfs_mark_extent_written()
[all …]
Dctree.c3496 u32 orig_offset; in split_item() local
3503 orig_offset = btrfs_item_offset(leaf, item); in split_item()
3527 btrfs_set_item_offset(leaf, new_item, orig_offset); in split_item()
3531 orig_offset + item_size - split_offset); in split_item()
/Linux-v5.15/net/core/
Dskmsg.c35 u32 orig_offset; in sk_msg_alloc() local
41 orig_offset = pfrag->offset; in sk_msg_alloc()
42 use = min_t(int, len, pfrag->size - orig_offset); in sk_msg_alloc()
52 sge->offset + sge->length == orig_offset) { in sk_msg_alloc()
62 sg_set_page(sge, pfrag->page, use, orig_offset); in sk_msg_alloc()
/Linux-v5.15/fs/xfs/
Dxfs_bmap_util.c77 xfs_fileoff_t orig_offset = ap->offset; in xfs_bmap_rtalloc() local
107 if (ap->offset != orig_offset) in xfs_bmap_rtalloc()
108 minlen += orig_offset - ap->offset; in xfs_bmap_rtalloc()
198 ap->offset = orig_offset; in xfs_bmap_rtalloc()
/Linux-v5.15/fs/xfs/libxfs/
Dxfs_bmap.c3465 xfs_fileoff_t orig_offset, in xfs_bmap_process_allocated_extent() argument
3497 ap->offset = orig_offset; in xfs_bmap_process_allocated_extent()
3498 else if (ap->offset + ap->length < orig_offset + orig_length) in xfs_bmap_process_allocated_extent()
3499 ap->offset = orig_offset + orig_length - ap->length; in xfs_bmap_process_allocated_extent()
3510 xfs_fileoff_t orig_offset; in xfs_bmap_exact_minlen_extent_alloc() local
3522 orig_offset = ap->offset; in xfs_bmap_exact_minlen_extent_alloc()
3562 xfs_bmap_process_allocated_extent(ap, &args, orig_offset, in xfs_bmap_exact_minlen_extent_alloc()
3586 xfs_fileoff_t orig_offset; in xfs_bmap_btalloc() local
3597 orig_offset = ap->offset; in xfs_bmap_btalloc()
3765 xfs_bmap_process_allocated_extent(ap, &args, orig_offset, in xfs_bmap_btalloc()
/Linux-v5.15/drivers/scsi/bnx2fc/
Dbnx2fc_hwi.c1502 u32 orig_offset = offset; in bnx2fc_init_seq_cleanup_task() local
1564 task->rxwr_only.rx_seq_ctx.low_exp_ro = orig_offset; in bnx2fc_init_seq_cleanup_task()
1565 task->rxwr_only.rx_seq_ctx.high_exp_ro = orig_offset; in bnx2fc_init_seq_cleanup_task()
/Linux-v5.15/Documentation/networking/
Dstrparser.rst85 unsigned int orig_offset, size_t orig_len,
/Linux-v5.15/net/mptcp/
Dprotocol.c1163 int orig_offset) in mptcp_carve_data_frag() argument
1165 int offset = ALIGN(orig_offset, sizeof(long)); in mptcp_carve_data_frag()
1171 dfrag->overhead = offset - orig_offset + sizeof(struct mptcp_data_frag); in mptcp_carve_data_frag()
/Linux-v5.15/tools/perf/util/
Dheader.c2276 u64 limit = offset + size, orig_offset = offset; in perf_header__read_build_ids() local
2305 if (lseek(input, orig_offset, SEEK_SET) == (off_t)-1) in perf_header__read_build_ids()