| /include/linux/ |
| A D | ti-emif-sram.h | 59 offsetof(struct emif_regs_amx3, emif_sdcfg_val)); in ti_emif_asm_offsets() 61 offsetof(struct emif_regs_amx3, emif_timing1_val)); in ti_emif_asm_offsets() 63 offsetof(struct emif_regs_amx3, emif_timing2_val)); in ti_emif_asm_offsets() 65 offsetof(struct emif_regs_amx3, emif_timing3_val)); in ti_emif_asm_offsets() 69 offsetof(struct emif_regs_amx3, emif_zqcfg_val)); in ti_emif_asm_offsets() 71 offsetof(struct emif_regs_amx3, emif_pmcr_val)); in ti_emif_asm_offsets() 79 offsetof(struct emif_regs_amx3, emif_cos_config)); in ti_emif_asm_offsets() 111 offsetof(struct ti_emif_pm_data, regs_virt)); in ti_emif_asm_offsets() 113 offsetof(struct ti_emif_pm_data, regs_phys)); in ti_emif_asm_offsets() 125 offsetof(struct ti_emif_pm_functions, enter_sr)); in ti_emif_asm_offsets() [all …]
|
| A D | stddef.h | 15 #undef offsetof 16 #define offsetof(TYPE, MEMBER) __builtin_offsetof(TYPE, MEMBER) macro 33 (offsetof(TYPE, MEMBER) + sizeof_field(TYPE, MEMBER)) 111 unsigned char __offset_to_##FAM[offsetof(TYPE, FAM)]; \
|
| A D | wireless.h | 38 #define IW_EV_COMPAT_LCP_LEN offsetof(struct __compat_iw_event, pointer) 39 #define IW_EV_COMPAT_POINT_OFF offsetof(struct compat_iw_point, length)
|
| A D | cache.h | 152 BUILD_BUG_ON(!(offsetof(TYPE, MEMBER) >= \ 155 offsetof(TYPE, __cacheline_group_end__##GROUP))) 160 BUILD_BUG_ON(offsetof(TYPE, __cacheline_group_end__##GROUP) - \
|
| A D | mnt_idmapping.h | 25 static_assert(offsetof(vfsuid_t, val) == offsetof(kuid_t, val)); 26 static_assert(offsetof(vfsgid_t, val) == offsetof(kgid_t, val));
|
| A D | kbuild.h | 11 DEFINE(sym, offsetof(struct str, mem))
|
| A D | vmcore_info.h | 62 (unsigned long)offsetof(struct name, field)) 65 (unsigned long)offsetof(name, field))
|
| A D | mm_types.h | 486 static_assert(offsetof(struct page, pg) == offsetof(struct folio, fl)) 506 static_assert(offsetof(struct folio, fl) == \ 507 offsetof(struct page, pg) + sizeof(struct page)) 514 static_assert(offsetof(struct folio, fl) == \ 515 offsetof(struct page, pg) + 2 * sizeof(struct page)) 520 static_assert(offsetof(struct folio, fl) == \ 521 offsetof(struct page, pg) + 3 * sizeof(struct page)) 587 static_assert(offsetof(struct page, pg) == offsetof(struct ptdesc, pt)) 1231 cpu_bitmap += offsetof(struct mm_struct, cpu_bitmap); in mm_init_cpumask() 1360 bitmap += offsetof(struct mm_struct, cpu_bitmap); in mm_cpus_allowed()
|
| A D | container_of.h | 24 ((type *)(__mptr - offsetof(type, member))); })
|
| A D | build_bug.h | 85 BUILD_BUG_ON_MSG(offsetof(type, field) != (expected_offset), \
|
| A D | nvme-fc.h | 272 offsetof(struct fcnvme_lsdesc_cr_assoc_cmd, rsvd584) 276 offsetof(struct fcnvme_lsdesc_cr_assoc_cmd, ersp_ratio)) 356 (offsetof(struct fcnvme_ls_cr_assoc_rqst, assoc_cmd) + \
|
| A D | spinlock_types.h | 22 # define LOCK_PADSIZE (offsetof(struct raw_spinlock, dep_map))
|
| A D | virtio_config.h | 408 offsetof(structname, member), \ 414 offsetof(structname, member), \ 433 vdev->config->set((vdev), offsetof(structname, member), \ 472 offsetof(structname, member), \ 478 offsetof(structname, member), \ 496 vdev->config->set((vdev), offsetof(structname, member), \
|
| A D | fwctl.h | 102 static_assert(offsetof(drv_struct, member) == 0); \
|
| /include/net/ |
| A D | netmem.h | 42 static_assert(offsetof(struct page, pg) == \ 43 offsetof(struct netmem_desc, desc)) 57 static_assert(sizeof(struct netmem_desc) <= offsetof(struct page, _refcount)); 140 static_assert(offsetof(struct netmem_desc, desc) == \ 141 offsetof(struct net_iov, iov))
|
| A D | ip6_checksum.h | 62 skb->csum_offset = offsetof(struct tcphdr, check); in __tcp_v6_send_check()
|
| /include/net/libeth/ |
| A D | cache.h | 17 static_assert(offsetof(type, __cacheline_group_end__##grp) - \ 24 static_assert(offsetof(type, __cacheline_group_end__##grp) - \
|
| /include/trace/stages/ |
| A D | stage5_get_offsets.h | 54 offsetof(typeof(*entry), __data); \ 75 offsetof(typeof(*entry), __data) - \ 76 offsetof(typeof(*entry), __rel_loc_##item) - \
|
| /include/drm/ |
| A D | drm_kunit_helpers.h | 52 offsetof(_type, _member), \ 97 offsetof(_type, _member), \
|
| /include/net/netfilter/ |
| A D | nf_tables_offload.h | 81 offsetof(struct nft_flow_key, __base); \ 83 offsetof(struct nft_flow_key, __base.__field); \
|
| /include/acpi/platform/ |
| A D | aclinux.h | 120 #define ACPI_OFFSET(d, f) offsetof(d, f) 187 #define ACPI_OFFSET(d, f) offsetof(d, f)
|
| /include/linux/can/ |
| A D | core.h | 42 (offsetof(typeof(struct_type), member) + \
|
| /include/crypto/ |
| A D | blake2b.h | 22 BLAKE2B_STATE_SIZE = offsetof(struct blake2b_state, f),
|
| /include/soc/tegra/ |
| A D | bpmp.h | 41 iosys_map_memcpy_from(dst, mb, offsetof(struct tegra_bpmp_mb_data, data), size) 44 iosys_map_memcpy_to(mb, offsetof(struct tegra_bpmp_mb_data, data), src, size)
|
| /include/crypto/internal/ |
| A D | sig.h | 17 char head[offsetof(struct sig_alg, base)];
|