Searched refs:array_offset (Results 1 – 8 of 8) sorted by relevance
16 int array_offset; /* e.g. offset of jited_prog_insns */ member139 if (info_len < desc->array_offset + sizeof(__u32) || in get_bpf_prog_info_linear()180 desc->array_offset, in get_bpf_prog_info_linear()235 desc->array_offset); in bpil_addr_to_offs()238 desc->array_offset, offs); in bpil_addr_to_offs()255 desc->array_offset); in bpil_offs_to_addr()258 desc->array_offset, addr); in bpil_offs_to_addr()
102 u64 array_offset; in cbor_object_get_array() local110 array_offset = CBOR_HEADER_SIZE_SHORT; in cbor_object_get_array()112 array_offset += BIT(cbor_short_size - CBOR_LONG_SIZE_U8); in cbor_object_get_array()114 if (cbor_object_size < array_offset) in cbor_object_get_array()137 if (cbor_object_size < array_offset) in cbor_object_get_array()140 if (cbor_object_size - array_offset < array_len) in cbor_object_get_array()146 *cbor_array = cbor_object + array_offset; in cbor_object_get_array()
52 __be64 array_offset; member122 (buf + be64_to_cpu(hdr->array_offset)); in papr_get_attr()125 be64_to_cpu(hdr->array_offset) + (be64_to_cpu(hdr->num_attrs) in papr_get_attr()290 (esi_buf + be64_to_cpu(esi_hdr->array_offset)); in papr_init()293 be64_to_cpu(esi_hdr->array_offset) + in papr_init()
342 array_offset = self.total_offset()355 tab_to("#define REG_%s_%s" % (self.domain, self.name), "0x%08x\n" % array_offset)357 …ine REG_%s_%s(%s)" % (self.domain, self.name, proto), "(0x%08x + %s )\n" % (array_offset, strides))
300 u32 dmae_array_offset = le32_to_cpu(cmd->args.array_offset); in qed_init_cmd_array()
2259 __le32 array_offset; member
2365 u32 array_offset; member
4605 const unsigned int array_offset = chan / 3; in ni_m_series_get_pfi_routing() local4608 devpriv->pfi_output_select_reg[array_offset]); in ni_m_series_get_pfi_routing()