Home
last modified time | relevance | path

Searched defs:orig_offset (Results 1 – 13 of 13) sorted by relevance

/linux/net/strparser/
H A Dstrparser.c90 __strp_recv(read_descriptor_t * desc,struct sk_buff * orig_skb,unsigned int orig_offset,size_t orig_len,size_t max_msg_size,long timeo) __strp_recv() argument
318 strp_process(struct strparser * strp,struct sk_buff * orig_skb,unsigned int orig_offset,size_t orig_len,size_t max_msg_size,long timeo) strp_process() argument
331 strp_recv(read_descriptor_t * desc,struct sk_buff * orig_skb,unsigned int orig_offset,size_t orig_len) strp_recv() argument
/linux/arch/arm64/include/asm/
H A Dalternative.h14 s32 orig_offset; /* offset to original instruction */ member
/linux/arch/parisc/include/asm/
H A Dalternative.h24 s32 orig_offset; /* offset to original instructions */ member
/linux/drivers/target/iscsi/
H A Discsi_target_seq_pdu_list.h77 u32 orig_offset; member
/linux/arch/arm64/kernel/
H A Dalternative.c81 s32 orig_offset, new_offset; in get_alt_insn() local
/linux/fs/xfs/
H A Dxfs_rtalloc.c2099 xfs_fileoff_t orig_offset = ap->offset; in xfs_rtallocate_align() local
2167 xfs_fileoff_t orig_offset = ap->offset; in xfs_bmap_rtalloc() local
/linux/fs/btrfs/
H A Dfile.c494 u64 bytenr, u64 orig_offset, u64 *start, u64 *end) in extent_mergeable()
545 u64 orig_offset; in btrfs_mark_extent_written() local
H A Dctree.c3931 u32 orig_offset; in split_item() local
/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_hwi.c1502 u32 orig_offset = offset; in bnx2fc_init_seq_cleanup_task() local
/linux/kernel/trace/
H A Dtrace_probe.h459 int orig_offset; member
H A Dtrace_probe.c960 int orig_offset = ctx->offset; in handle_typecast() local
/linux/net/mptcp/
H A Dprotocol.c1262 int orig_offset) in mptcp_carve_data_frag()
/linux/tools/perf/util/
H A Dheader.c2577 u64 limit = offset + size, orig_offset = offset; perf_header__read_build_ids() local