field_offset
fix_counters = field_offset(ctxt, fixed_counters);
arch_cntr_pair = field_offset(ctxt, arch_counters);
arch_cntr_pair = field_offset(ctxt, arch_counters);
ctrl_regs = field_offset(ctxt, ctrls);
counter_regs = field_offset(ctxt, counters);
counter_regs = field_offset(ctxt, counters);
fixed_counters = field_offset(ctxt, fixed_counters);
arch_cntr_pair = field_offset(ctxt, arch_counters);
u32 field_offset = 0;
acpi_ex_field_datum_io(obj_desc, field_offset, &raw_datum,
field_offset += obj_desc->common_field.access_byte_width;
acpi_ex_field_datum_io(obj_desc, field_offset, &raw_datum,
u32 field_offset = 0;
field_offset);
field_offset += obj_desc->common_field.access_byte_width;
field_offset);
reg->shifts.field_offset = dpp->tf_shift->CM_GAMCOR_RAMA_OFFSET_B;
reg->masks.field_offset = dpp->tf_mask->CM_GAMCOR_RAMA_OFFSET_B;
type field_offset
reg->shifts.field_offset = dwbc30->dwbc_shift->DWB_OGAM_RAMA_OFFSET_B;
reg->masks.field_offset = dwbc30->dwbc_mask->DWB_OGAM_RAMA_OFFSET_B;
reg->shifts.field_offset = mpc30->mpc_shift->MPCC_OGAM_RAMA_OFFSET_B;
reg->masks.field_offset = mpc30->mpc_mask->MPCC_OGAM_RAMA_OFFSET_B;
u32 fourcc, bool fieldmode, unsigned int field_offset,
*offset0 = field_offset * screen_width * ps;
unsigned int field_offset = 0;
field_offset = 0;
field_offset = in_height / out_height / 2;
field_offset = 1;
fourcc, fieldmode, field_offset,
size_t field_offset;
char *field = (char *)pcu + attr->field_offset;
char *field = (char *)pcu + attr->field_offset;
.field_offset = offsetof(struct ims_pcu, _field), \
size_t field_offset;
unsigned char *reg = (unsigned char *) etd + attr->field_offset;
unsigned char *reg = (unsigned char *) etd + attr->field_offset;
.field_offset = offsetof(struct elantech_data, _name), \
.field_offset = offsetof(struct elantech_data, info) + \
u8 value = *(u8 *)((void *)tp + attr->field_offset);
u8 *field = (void *)tp + attr->field_offset;
.field_offset = offsetof(struct trackpoint_data, _name), \
bool *field = (void *)tp + attr->field_offset;
.field_offset = offsetof(struct trackpoint_data, \
size_t field_offset;
size_t field_offset;
.field_offset = offsetof(struct edt_ft5x06_ts_data, _field), \
u8 *field = (u8 *)tsdata + attr->field_offset;
u8 *field = (u8 *)tsdata + attr->field_offset;
size_t field_offset;
.field_offset = offsetof(struct elants_data, _field), \
u8 *field = (u8 *)((char *)ts + attr->field_offset);
size_t field_offset;
.field_offset = offsetof(struct hycon_hy46xx_data, _field), \
.field_offset = offsetof(struct hycon_hy46xx_data, _field), \
u8 *field = (u8 *)tsdata + attr->field_offset;
u8 *field = (u8 *)tsdata + attr->field_offset;
unsigned long field_offset, struct stmmac_safety_stats *stats)
ptr = (unsigned long *)(bptr + field_offset);
unsigned long field_offset,
ptr = (unsigned long *)(bptr + field_offset);
val = mdio_bus_get_stat(&bus->stats[addr], sattr->field_offset);
.field_offset = offsetof(struct mdio_bus_stats, field), \
.field_offset = offsetof(struct mdio_bus_stats, field), \
.field_offset = offsetof(struct mdio_bus_stats, field), \
unsigned int field_offset;
sattr->field_offset);
sattr->field_offset);
return (reg_val >> field_offset) & field_mask;
static u8 tps23881_irq_export_chans_helper(u16 reg_val, u8 field_offset)
val = (reg_val >> (4 + field_offset) & 0xf0) |
(reg_val >> field_offset & 0x0f);
static u16 tps23881_set_val(u16 reg_val, u8 chan, u8 field_offset,
reg_val &= ~(field_mask << field_offset);
reg_val |= (field_val << field_offset);
reg_val &= ~(field_mask << (field_offset + 8));
reg_val |= (field_val << (field_offset + 8));
static u16 tps23881_calc_val(u16 reg_val, u8 chan, u8 field_offset,
unsigned int field_offset,
if (field_offset)
*offset0 = field_offset * screen_width * ps;
if (field_offset)
*offset0 = field_offset * screen_width * ps;
unsigned int field_offset,
if (field_offset)
*offset0 = *offset1 + field_offset * screen_width * ps;
if (field_offset)
*offset0 = *offset1 + field_offset * ps;
if (field_offset)
*offset0 = *offset1 - field_offset * screen_width * ps;
if (field_offset)
*offset0 = *offset1 - field_offset * ps;
if (field_offset)
*offset0 = *offset1 + field_offset * screen_width * ps;
if (field_offset)
*offset0 = *offset1 + field_offset * ps;
if (field_offset)
*offset0 = *offset1 - field_offset * screen_width * ps;
if (field_offset)
*offset0 = *offset1 - field_offset * ps;
unsigned int field_offset, unsigned *offset0, unsigned *offset1,
if (field_offset)
*offset0 = *offset1 + field_offset * screen_width * ps;
unsigned int field_offset = 0;
field_offset = 0;
field_offset = in_height / out_height / 2;
field_offset = 1;
color_mode, fieldmode, field_offset,
color_mode, fieldmode, field_offset,
color_mode, fieldmode, field_offset,
ptrdiff_t field_offset;
field_offset = p - base_ptr;
if (field_offset & 0x1ff) {
(unsigned long)field_offset);
field_offset = p - base_ptr;
if (field_offset & 0x1ff) {
_IBA_GET_MEM_PTR(field_struct, field_offset, \
#define _IBA_SET(field_struct, field_offset, field_mask, num_bits, ptr, value) \
_iba_set##num_bits((void *)_ptr + (field_offset), field_mask, \
#define _IBA_GET_MEM_PTR(field_struct, field_offset, type, num_bits, ptr) \
(type *)((void *)_ptr + (field_offset)); \
#define _IBA_SET_MEM(field_struct, field_offset, type, num_bits, ptr, in, \
memcpy(_IBA_GET_MEM_PTR(field_struct, field_offset, \
#define _IBA_GET(field_struct, field_offset, field_mask, num_bits, ptr) \
(field_offset))); \
#define _IBA_GET_MEM(field_struct, field_offset, type, num_bits, ptr, out, \
static u64 ustruct_field_to_u64(const void *ustruct, size_t field_offset,
return *((u8 *)(ustruct + field_offset));
return *((u16 *)(ustruct + field_offset));
return *((u32 *)(ustruct + field_offset));
return *((u64 *)(ustruct + field_offset));
static void u64_to_ustruct_field(void *ustruct, size_t field_offset,
*((u8 *)(ustruct + field_offset)) = uval;
*((u16 *)(ustruct + field_offset)) = uval;
*((u32 *)(ustruct + field_offset)) = uval;
*((u64 *)(ustruct + field_offset)) = uval;
unsigned int field_offset, u32 *data)
buf->host_buf_ptr + field_offset, data);
unsigned int field_offset, u32 data)
buf->host_buf_ptr + field_offset,
int btf_id, field_offset;
field_offset = find_field_offset_aux(btf, btf_id, field_str, 0);
if (field_offset < 0) {
return field_offset;
int field_offset;
int field_offset;
field_offset = find_field_offset(btf, pattern, matches);
if (field_offset < 0)
acc_offset += field_offset;
int field_offset;
field_offset = find_field_offset(btf, pattern, matches);
if (field_offset < 0)
text_next = match_number(text, field_offset);
(int)matches[0].rm_eo, pattern, field_offset);
.field_offset = offsetof(type, field), \
BPF_LDX_MEM(bpf_sz, BPF_REG_2, BPF_REG_1, test->field_offset),
BPF_STX_MEM(bpf_sz, BPF_REG_1, BPF_REG_2, test->field_offset),
BPF_ST_MEM(bpf_sz, BPF_REG_1, test->field_offset,