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

/linux-master/arch/arm64/include/asm/
H A Dalternative.h14 s32 orig_offset; /* offset to original instruction */ member in struct:alt_instr
/linux-master/arch/parisc/include/asm/
H A Dalternative.h24 s32 orig_offset; /* offset to original instructions */ member in struct:alt_instr
/linux-master/drivers/target/iscsi/
H A Discsi_target_seq_pdu_list.h77 u32 orig_offset; member in struct:iscsi_seq
/linux-master/net/strparser/
H A Dstrparser.c89 __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) argument
317 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) argument
330 strp_recv(read_descriptor_t *desc, struct sk_buff *orig_skb, unsigned int orig_offset, size_t orig_len) argument
/linux-master/arch/arm64/kernel/
H A Dalternative.c81 s32 orig_offset, new_offset; local
/linux-master/net/core/
H A Dskmsg.c37 u32 orig_offset; local
/linux-master/fs/xfs/
H A Dxfs_rtalloc.c1330 xfs_fileoff_t orig_offset = ap->offset; local
/linux-master/drivers/scsi/bnx2fc/
H A Dbnx2fc_hwi.c1502 u32 orig_offset = offset; local
/linux-master/fs/btrfs/
H A Dfile.c611 u64 orig_offset; local
558 extent_mergeable(struct extent_buffer *leaf, int slot, u64 objectid, u64 bytenr, u64 orig_offset, u64 *start, u64 *end) argument
[all...]
H A Dctree.c3911 u32 orig_offset; local
/linux-master/fs/xfs/libxfs/
H A Dxfs_bmap.c3487 xfs_fileoff_t orig_offset; local
3790 xfs_fileoff_t orig_offset; local
3453 xfs_bmap_process_allocated_extent( struct xfs_bmalloca *ap, struct xfs_alloc_arg *args, xfs_fileoff_t orig_offset, xfs_extlen_t orig_length) argument
[all...]
/linux-master/tools/perf/util/
H A Dheader.c2386 u64 limit = offset + size, orig_offset = offset; local
/linux-master/net/mptcp/
H A Dprotocol.c1096 mptcp_carve_data_frag(const struct mptcp_sock *msk, struct page_frag *pfrag, int orig_offset) argument

Completed in 363 milliseconds