Searched defs:orig_offset (Results 1 – 13 of 13) 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/fs/xfs/ |
H A D | xfs_rtalloc.c | 1348 xfs_fileoff_t orig_offset = ap->offset; in xfs_rtallocate_align() local 1413 xfs_fileoff_t orig_offset = ap->offset; in xfs_bmap_rtalloc() local
|
/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/btrfs/ |
H A D | file.c | 562 u64 objectid, u64 bytenr, u64 orig_offset, in extent_mergeable() 614 u64 orig_offset; in btrfs_mark_extent_written() local
|
H A D | ctree.c | 3927 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 | 3456 xfs_fileoff_t orig_offset, in xfs_bmap_process_allocated_extent() 3755 xfs_fileoff_t orig_offset; in xfs_bmap_btalloc() local
|
/linux/net/mptcp/ |
H A D | protocol.c | 1118 int orig_offset) in mptcp_carve_data_frag()
|
/linux/tools/perf/util/ |
H A D | header.c | 2386 u64 limit = offset + size, orig_offset = offset; in perf_header__read_build_ids() local
|