/kernel/linux/linux-5.10/drivers/nvdimm/ |
H A D | pfn.h | 23 __le64 dataoff; /* relative to namespace_base + start_pad */ member 31 * not comprehend that dataoff is relative to the base address
|
H A D | pfn_devs.c | 206 u64 offset = __le64_to_cpu(pfn_sb->dataoff); in resource_show() 232 u64 offset = __le64_to_cpu(pfn_sb->dataoff); in size_show() 375 meta_num = (le64_to_cpu(pfn_sb->dataoff) >> 9) - meta_start; in nd_pfn_clear_memmap_errors() 382 rc = devm_namespace_enable(&nd_pfn->dev, ndns, le64_to_cpu(pfn_sb->dataoff)); in nd_pfn_clear_memmap_errors() 500 offset = le64_to_cpu(pfn_sb->dataoff); in nd_pfn_validate() 678 u64 offset = le64_to_cpu(pfn_sb->dataoff); in __nvdimm_setup_pfn() 810 pfn_sb->dataoff = cpu_to_le64(offset); in nd_pfn_init()
|
H A D | btt.c | 246 debugfs_create_x64("dataoff", S_IRUGO, d, &a->dataoff); in arena_debugfs_init() 502 return arena->dataoff + ((u64)lba * arena->internal_lbasize); in to_namespace_offset() 791 arena->dataoff = arena->infooff + BTT_PG_SIZE; in alloc_arena() 792 arena->mapoff = arena->dataoff + datasize; in alloc_arena() 834 arena->dataoff = arena_off + le64_to_cpu(super->dataoff); in parse_arena_meta() 1006 super->dataoff = cpu_to_le64(arena->dataoff - arena->infooff); in btt_arena_write_layout()
|
/kernel/linux/linux-5.10/include/linux/netfilter/ |
H A D | nf_conntrack_proto_gre.h | 32 bool gre_pkt_to_tuple(const struct sk_buff *skb, unsigned int dataoff,
|
/kernel/linux/linux-6.6/include/linux/netfilter/ |
H A D | nf_conntrack_proto_gre.h | 31 bool gre_pkt_to_tuple(const struct sk_buff *skb, unsigned int dataoff,
|
/kernel/linux/linux-6.6/drivers/nvdimm/ |
H A D | pfn.h | 23 __le64 dataoff; /* relative to namespace_base + start_pad */ member 31 * not comprehend that dataoff is relative to the base address
|
H A D | pfn_devs.c | 207 u64 offset = __le64_to_cpu(pfn_sb->dataoff); in resource_show() 233 u64 offset = __le64_to_cpu(pfn_sb->dataoff); in size_show() 379 meta_num = (le64_to_cpu(pfn_sb->dataoff) >> 9) - meta_start; in nd_pfn_clear_memmap_errors() 386 rc = devm_namespace_enable(&nd_pfn->dev, ndns, le64_to_cpu(pfn_sb->dataoff)); in nd_pfn_clear_memmap_errors() 505 offset = le64_to_cpu(pfn_sb->dataoff); in nd_pfn_validate() 687 u64 offset = le64_to_cpu(pfn_sb->dataoff); in __nvdimm_setup_pfn() 827 pfn_sb->dataoff = cpu_to_le64(offset); in nd_pfn_init()
|
H A D | btt.c | 246 debugfs_create_x64("dataoff", S_IRUGO, d, &a->dataoff); in arena_debugfs_init() 502 return arena->dataoff + ((u64)lba * arena->internal_lbasize); in to_namespace_offset() 791 arena->dataoff = arena->infooff + BTT_PG_SIZE; in alloc_arena() 792 arena->mapoff = arena->dataoff + datasize; in alloc_arena() 834 arena->dataoff = arena_off + le64_to_cpu(super->dataoff); in parse_arena_meta() 1006 super->dataoff = cpu_to_le64(arena->dataoff - arena->infooff); in btt_arena_write_layout()
|
/kernel/linux/linux-5.10/drivers/dax/pmem/ |
H A D | core.c | 41 offset = le64_to_cpu(pfn_sb->dataoff); in __dax_pmem_probe()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/fungible/funcore/ |
H A D | fun_queue.c | 236 u32 bufoff, total_len, remaining, fragsize, dataoff; in fun_data_from_rq() local 266 dataoff = 0; in fun_data_from_rq() 274 memcpy(data + dataoff, page_address(rqinfo->page), in fun_data_from_rq() 276 dataoff += fragsize; in fun_data_from_rq()
|
/kernel/linux/linux-6.6/drivers/dax/ |
H A D | pmem.c | 40 offset = le64_to_cpu(pfn_sb->dataoff); in __dax_pmem_probe()
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nft_exthdr.c | 417 unsigned int thoff, dataoff, optoff, optlen, i; in nft_exthdr_dccp_eval() local 431 dataoff = dh->dccph_doff * sizeof(u32); in nft_exthdr_dccp_eval() 433 if (dataoff <= optoff) in nft_exthdr_dccp_eval() 436 optlen = dataoff - optoff; in nft_exthdr_dccp_eval()
|
/kernel/linux/linux-5.10/fs/hfsplus/ |
H A D | brec.c | 23 u16 dataoff; in hfs_brec_lenoff() local 25 dataoff = node->tree->node_size - (rec + 2) * 2; in hfs_brec_lenoff() 26 hfs_bnode_read(node, retval, dataoff, 4); in hfs_brec_lenoff()
|
/kernel/linux/linux-5.10/fs/hfs/ |
H A D | brec.c | 22 u16 dataoff; in hfs_brec_lenoff() local 24 dataoff = node->tree->node_size - (rec + 2) * 2; in hfs_brec_lenoff() 25 hfs_bnode_read(node, retval, dataoff, 4); in hfs_brec_lenoff()
|
/kernel/linux/linux-6.6/fs/hfs/ |
H A D | brec.c | 22 u16 dataoff; in hfs_brec_lenoff() local 24 dataoff = node->tree->node_size - (rec + 2) * 2; in hfs_brec_lenoff() 25 hfs_bnode_read(node, retval, dataoff, 4); in hfs_brec_lenoff()
|
/kernel/linux/linux-6.6/fs/hfsplus/ |
H A D | brec.c | 23 u16 dataoff; in hfs_brec_lenoff() local 25 dataoff = node->tree->node_size - (rec + 2) * 2; in hfs_brec_lenoff() 26 hfs_bnode_read(node, retval, dataoff, 4); in hfs_brec_lenoff()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | netfilter.h | 347 unsigned int dataoff, u_int8_t protocol, 351 unsigned int dataoff, unsigned int len,
|
H A D | netfilter_ipv6.h | 198 unsigned int dataoff, u_int8_t protocol);
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | netfilter.h | 355 unsigned int dataoff, u_int8_t protocol, 359 unsigned int dataoff, unsigned int len,
|
H A D | netfilter_ipv6.h | 198 unsigned int dataoff, u_int8_t protocol);
|
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/ |
H A D | sigcontext.h | 114 __u32 dataoff; member
|
/kernel/linux/linux-6.6/arch/x86/include/uapi/asm/ |
H A D | sigcontext.h | 114 __u32 dataoff; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/ |
H A D | sigcontext.h | 52 __u32 dataoff; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/ |
H A D | sigcontext.h | 52 __u32 dataoff; member
|
/kernel/linux/linux-5.10/fs/ |
H A D | binfmt_elf.c | 2196 loff_t offset = 0, dataoff; in elf_core_dump() local 2243 dataoff = offset = roundup(offset, ELF_EXEC_PAGESIZE); in elf_core_dump() 2256 offset = dataoff; in elf_core_dump() 2300 if (!dump_skip(cprm, dataoff - cprm->pos)) in elf_core_dump()
|