Searched defs:orig_offset (Results 1 – 14 of 14) sorted by relevance
/linux/net/strparser/ |
H A D | strparser.c | 90 unsigned int orig_offset, size_t orig_len, in __strp_recv() 318 unsigned int orig_offset, size_t orig_len, in strp_process() 331 unsigned int orig_offset, size_t orig_len) in strp_recv()
|
/linux/arch/arm64/include/asm/ |
H A D | alternative.h | 14 s32 orig_offset; /* offset to original instruction */ member
|
/linux/arch/parisc/include/asm/ |
H A D | alternative.h | 24 s32 orig_offset; /* offset to original instructions */ member
|
/linux/drivers/target/iscsi/ |
H A D | iscsi_target_seq_pdu_list.h | 77 u32 orig_offset; member
|
/linux/arch/arm64/kernel/ |
H A D | alternative.c | 81 s32 orig_offset, new_offset; in get_alt_insn() local
|
/linux/fs/xfs/ |
H A D | xfs_rtalloc.c | 2059 xfs_fileoff_t orig_offset = ap->offset; in xfs_rtallocate_align() local 2127 xfs_fileoff_t orig_offset = ap->offset; in xfs_bmap_rtalloc() local
|
/linux/fs/btrfs/ |
H A D | file.c | 511 u64 bytenr, u64 orig_offset, u64 *start, u64 *end) in extent_mergeable() 562 u64 orig_offset; in btrfs_mark_extent_written() local
|
H A D | ctree.c | 3912 u32 orig_offset; in split_item() local
|
/linux/net/core/ |
H A D | skmsg.c | 37 u32 orig_offset; in sk_msg_alloc() local
|
/linux/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_hwi.c | 1502 u32 orig_offset = offset; in bnx2fc_init_seq_cleanup_task() local
|
/linux/fs/xfs/libxfs/ |
H A D | xfs_bmap.c | 3343 xfs_fileoff_t orig_offset, in xfs_bmap_process_allocated_extent() 3643 xfs_fileoff_t orig_offset; in xfs_bmap_btalloc() local
|
/linux/kernel/time/ |
H A D | timekeeping.c | 2313 u64 offset, orig_offset; in __timekeeping_advance() local
|
/linux/net/mptcp/ |
H A D | protocol.c | 1059 mptcp_carve_data_frag(const struct mptcp_sock * msk,struct page_frag * pfrag,int orig_offset) mptcp_carve_data_frag() argument
|
/linux/tools/perf/util/ |
H A D | header.c | 2374 u64 limit = offset + size, orig_offset = offset; in perf_header__read_build_ids() local
|