off1
#define LIMA_IP_DESC(ipname, mst0, mst1, off0, off1, func, irq) \
[lima_gpu_mali450] = off1, \
if (apple_smc_write_u32_atomic(reboot->smc, SMC_KEY(MBSE), SMC_KEY(off1)) < 0) {
int off1, int off2,
params->offset1 = off1;
value = pcfg->off1 << SWRM_DP_PORT_CTRL_OFFSET1_SHFT;
p_rt->transport_params.offset1 = pcfg->off1;
ret = of_property_read_u8_index(np, "qcom,ports-offset1", i, &pcfg->off1);
u8 off1;
unsigned long off1, off2;
off1 = btrfs_item_ptr_offset(left_path->nodes[0], left_path->slots[0]);
read_extent_buffer(left_path->nodes[0], tmp_buf, off1, len1);
__u8 off1; /* 1: offset in unit of fsblksize */
(xad)->off1 = ((u64)offset64) >> 32;\
( ((s64)((xad)->off1)) << 32 | __le32_to_cpu((xad)->off2))
size_t off1, size_t off2, size_t len)
return !(((1 << align) - 1) & (off1 | off2 | len));
static inline bool is_dma_copy_aligned(struct dma_device *dev, size_t off1,
return dmaengine_check_align(dev->copy_align, off1, off2, len);
static inline bool is_dma_xor_aligned(struct dma_device *dev, size_t off1,
return dmaengine_check_align(dev->xor_align, off1, off2, len);
static inline bool is_dma_pq_aligned(struct dma_device *dev, size_t off1,
return dmaengine_check_align(dev->pq_align, off1, off2, len);
static inline bool is_dma_fill_aligned(struct dma_device *dev, size_t off1,
return dmaengine_check_align(dev->fill_align, off1, off2, len);
__u32 off1, __u32 off2)
insns[1].imm = off1;
static void reject_offsets(struct bpf_insn *insns, __u32 insn_cnt, __u32 off1, __u32 off2)
prog_fd = __check_ldimm64_gotox_prog_load(insns, insn_cnt, off1, off2);
__u32 off1, off2;
for (off1 = 0; off1 < 6; off1++) {
for (off2 = 0; off1 + off2 < 6; off2++) {
off1 * 8, off2 * 8);
if (!ASSERT_EQ(topts.retval, off1 + off2, "test_run_opts retval")) {