Home
last modified time | relevance | path

Searched defs:orig_offset (Results 1 – 11 of 11) 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.c2091 xfs_fileoff_t orig_offset = ap->offset; in xfs_rtallocate_align() local
2159 xfs_fileoff_t orig_offset = ap->offset; in xfs_bmap_rtalloc() local
/linux/net/core/
H A Dskmsg.c37 u32 orig_offset; in sk_msg_alloc() local
/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_hwi.c1502 u32 orig_offset = offset; in bnx2fc_init_seq_cleanup_task() local
/linux/kernel/time/
H A Dtimekeeping.c2482 u64 offset, orig_offset; in __timekeeping_advance() local
/linux/net/mptcp/
H A Dprotocol.c1166 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