Searched refs:array_offset (Results 1 – 5 of 5) sorted by relevance
16 int array_offset; /* e.g. offset of jited_prog_insns */ member 139 if (info_len < desc->array_offset + sizeof(__u32) || in get_bpf_prog_info_linear() 181 desc->array_offset, in get_bpf_prog_info_linear() 225 ptr2 = bpf_prog_info_read_offset_u64(&info_linear->info, desc->array_offset); in get_bpf_prog_info_linear() 253 desc->array_offset); in bpil_addr_to_offs() 256 desc->array_offset, offs); in bpil_addr_to_offs() 273 desc->array_offset); in bpil_offs_to_addr() 282 desc->array_offset, 0);291 desc->array_offset, 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()288 (esi_buf + be64_to_cpu(esi_hdr->array_offset)); in papr_init()291 be64_to_cpu(esi_hdr->array_offset) + in papr_init()
299 u32 dmae_array_offset = le32_to_cpu(cmd->args.array_offset); in qed_init_cmd_array()
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()