/kernel/linux/linux-6.6/drivers/net/ethernet/engleder/ |
H A D | tsnep_main.c | 368 static void tsnep_tx_activate(struct tsnep_tx *tx, int index, int length, in tsnep_tx_activate() argument 371 struct tsnep_tx_entry *entry = &tx->entry[index]; in tsnep_tx_activate() 404 if (index == tx->increment_owner_counter) { in tsnep_tx_activate() 476 static int tsnep_tx_unmap(struct tsnep_tx *tx, int index, int count) in tsnep_tx_unmap() argument 484 entry = &tx->entry[(index + i) & TSNEP_RING_MASK]; in tsnep_tx_unmap() 1060 static int tsnep_rx_alloc_buffer(struct tsnep_rx *rx, int index) in tsnep_rx_alloc_buffer() argument 1062 struct tsnep_rx_entry *entry = &rx->entry[index]; in tsnep_rx_alloc_buffer() 1073 static void tsnep_rx_reuse_buffer(struct tsnep_rx *rx, int index) in tsnep_rx_reuse_buffer() argument 1075 struct tsnep_rx_entry *entry = &rx->entry[index]; in tsnep_rx_reuse_buffer() 1082 static void tsnep_rx_activate(struct tsnep_rx *rx, int index) in tsnep_rx_activate() argument 1112 int i, index; tsnep_rx_alloc() local 1157 tsnep_rx_reuse_buffer_zc(struct tsnep_rx *rx, int index) tsnep_rx_reuse_buffer_zc() argument 1173 int index = (rx->write + i) & TSNEP_RING_MASK; tsnep_rx_alloc_zc() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/cisco/enic/ |
H A D | enic_main.c | 1303 struct vnic_cq *cq = &enic->cq[enic_cq_rq(enic, rq->index)]; in enic_rq_indicate_buf() 1414 skb_mark_napi_id(skb, &enic->napi[rq->index]); in enic_rq_indicate_buf() 1448 unsigned int intr = enic_msix_rq_intr(enic, rq->index); in enic_set_int_moderation() 1449 struct vnic_cq *cq = &enic->cq[enic_cq_rq(enic, rq->index)]; in enic_set_int_moderation() 1461 struct vnic_cq *cq = &enic->cq[enic_cq_rq(enic, rq->index)]; in enic_calc_int_moderation() 1463 int index; in enic_calc_int_moderation() local 1488 for (index = 0; index < ENIC_MAX_COALESCE_TIMERS; index++) in enic_calc_int_moderation() 1489 if (traffic < mod_table[index] in enic_calc_int_moderation() 1825 int index = -1; enic_set_rx_coal_setting() local [all...] |
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | lm90.c | 656 * temperature register index 1309 static int lm90_temp_get_resolution(struct lm90_data *data, int index) in lm90_temp_get_resolution() argument 1311 switch (index) { in lm90_temp_get_resolution() 1350 static int lm90_get_temp(struct lm90_data *data, int index, int channel) in lm90_get_temp() argument 1352 int temp = lm90_temp_from_reg(data->flags, data->temp[index], in lm90_get_temp() 1353 lm90_temp_get_resolution(data, index)); in lm90_get_temp() 1381 static int lm90_set_temp(struct lm90_data *data, int index, int channel, long val) in lm90_set_temp() argument 1398 u8 regh = regs[index]; in lm90_set_temp() 1403 if (index == REMOTE_LOW || index in lm90_set_temp() 1430 lm90_get_temphyst(struct lm90_data *data, int index, int channel) lm90_get_temphyst() argument 1448 lm90_get_temp_offset(struct lm90_data *data, int index) lm90_get_temp_offset() argument 1455 lm90_set_temp_offset(struct lm90_data *data, int index, int channel, long val) lm90_set_temp_offset() argument [all...] |
/kernel/linux/linux-6.6/sound/pci/ |
H A D | maestro3.c | 45 static int index[SNDRV_CARDS] = SNDRV_DEFAULT_IDX; /* Index 0-MAX */ variable 51 module_param_array(index, int, NULL, 0444); 52 MODULE_PARM_DESC(index, "Index value for " CARD_NAME " soundcard."); 710 int index[3]; member 932 * index addresses 16bit words. 934 static u16 snd_m3_assp_read(struct snd_m3 *chip, u16 region, u16 index) in snd_m3_assp_read() argument 937 snd_m3_outw(chip, index, DSP_PORT_MEMORY_INDEX); in snd_m3_assp_read() 941 static void snd_m3_assp_write(struct snd_m3 *chip, u16 region, u16 index, u16 data) in snd_m3_assp_write() argument 944 snd_m3_outw(chip, index, DSP_PORT_MEMORY_INDEX); in snd_m3_assp_write() 977 static void snd_m3_remove_list(struct snd_m3 *chip, struct m3_list *list, int index) in snd_m3_remove_list() argument 2165 snd_m3_assp_client_init(struct snd_m3 *chip, struct m3_dma *s, int index) snd_m3_assp_client_init() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | validationESEXT_autogen.h | 165 GLuint index, 362 GLuint index, 369 GLuint index, 376 GLuint index, 530 GLuint index, 544 GLuint index, 551 GLuint index, 580 GLuint index, 635 GLuint index, 642 GLuint index, [all...] |
/third_party/vixl/src/aarch64/ |
H A D | macro-assembler-sve-aarch64.cc | 608 int index, \ 615 ASMFN(ztmp, zn, zm, index, rot); \ 620 ASMFN(zd, zn, zm, index, rot); \ 931 index(zd, start_enc.GetImm5(), step_enc.GetImm5()); in Index() 933 index(zd, start_enc.GetImm5(), step_enc.GetRegister()); in Index() 937 index(zd, start_enc.GetRegister(), step_enc.GetImm5()); in Index() 939 index(zd, start_enc.GetRegister(), step_enc.GetRegister()); in Index() 1672 int index) { in SVEDotIndexHelper() 1676 (this->*fn)(zd, zn, zm, index); in SVEDotIndexHelper() 1679 // zdn = za + (zdn . zm[index]) in SVEDotIndexHelper() 1667 SVEDotIndexHelper(ZZZImmFn fn, const ZRegister& zd, const ZRegister& za, const ZRegister& zn, const ZRegister& zm, int index) SVEDotIndexHelper() argument 1891 Sdot(const ZRegister& zd, const ZRegister& za, const ZRegister& zn, const ZRegister& zm, int index) Sdot() argument 1900 Udot(const ZRegister& zd, const ZRegister& za, const ZRegister& zn, const ZRegister& zm, int index) Udot() argument 1909 Sudot(const ZRegister& zd, const ZRegister& za, const ZRegister& zn, const ZRegister& zm, int index) Sudot() argument 1918 Usdot(const ZRegister& zd, const ZRegister& za, const ZRegister& zn, const ZRegister& zm, int index) Usdot() argument 1927 Cdot(const ZRegister& zd, const ZRegister& za, const ZRegister& zn, const ZRegister& zm, int index, int rot) Cdot() argument [all...] |
/third_party/python/Objects/ |
H A D | memoryobject.c | 2283 lookup_dimension(const Py_buffer *view, char *ptr, int dim, Py_ssize_t index) in lookup_dimension() argument 2291 if (index < 0) { in lookup_dimension() 2292 index += nitems; in lookup_dimension() 2294 if (index < 0 || index >= nitems) { in lookup_dimension() 2296 "index out of bounds on dimension %d", dim + 1); in lookup_dimension() 2300 ptr += view->strides[dim] * index; in lookup_dimension() 2307 /* Get the pointer to the item at index. */ 2309 ptr_from_index(const Py_buffer *view, Py_ssize_t index) in ptr_from_index() argument 2312 return lookup_dimension(view, ptr, 0, index); in ptr_from_index() 2330 Py_ssize_t index; ptr_from_tuple() local 2346 memory_item(PyMemoryViewObject *self, Py_ssize_t index) memory_item() argument 2497 Py_ssize_t index; memory_subscript() local 2568 Py_ssize_t index; memory_ass_sub() local [all...] |
/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
H A D | cpp_message.cc | 102 int has_bit_index = has_bit_indices[field->index()]; in PrintPresenceCheck() 421 // Returns a bit mask based on has_bit index of "fields" that are typically on 427 int first_index_offset = has_bit_indices[fields.front()->index()] / 32; in GenChunkMask() 430 // "index" defines where in the _has_bits_ the field appears. in GenChunkMask() 431 int index = has_bit_indices[field->index()]; in GenChunkMask() local 432 GOOGLE_CHECK_EQ(first_index_offset, index / 32); in GenChunkMask() 433 chunk_mask |= static_cast<uint32>(1) << (index % 32); in GenChunkMask() 475 return has_bit_indices_[chunks_[chunk][offset]->index()] / 32; in HasbitWord() 522 // Emit has_bit check for each has_bit_dword index in OnStartChunk() 2450 const std::string index = GenerateOffsets() local [all...] |
/third_party/skia/modules/skparagraph/src/ |
H A D | ParagraphImpl.cpp | 1056 auto runIndex = run.index(); in GetLineFontMetrics() 1121 SkScalar ParagraphImpl::detectIndents(size_t index) in GetLineFontMetrics() argument 1124 if (fIndents.size() > 0 && index < fIndents.size()) { in GetLineFontMetrics() 1125 indent = fIndents[index]; in GetLineFontMetrics() 1414 for (int index = 0; index < fTextStyles.size(); ++index) { in GetLineFontMetrics() 1415 auto& block = fTextStyles[index]; in GetLineFontMetrics() 1423 begin = index; in GetLineFontMetrics() 1425 end = index; in GetLineFontMetrics() 2219 prefixByteCountUntilChar(size_t index) GetLineFontMetrics() argument [all...] |
/third_party/ffmpeg/fftools/ |
H A D | ffmpeg.c | 745 "packet for stream #%d:%d.\n", ost->file_index, ost->index); in output_packet() 823 ost->file_index, ost->index, error); in init_output_stream_wrapper() 872 fprintf(vstats_file, "out= %2d st= %2d frame= %5"PRId64" q= %2.1f ", ost->file_index, ost->index, frame_number, in update_video_stats() 924 ost->file_index, ost->index); in encode_frame() 1192 ost->frame_number, ost->st->index, ost->last_frame->pts); in do_video_out() 1561 ost->file_index, ost->index, q); in print_report() 1573 ost->file_index, ost->index, q); in print_report() 1607 ost->file_index, ost->index, type[j] | 32, p); in print_report() 1612 ost->file_index, ost->index, p); in print_report() 1754 ost->file_index, ost->st->index); in flush_encoders() 2871 int n = 1, i, size, index = 0; parse_forced_key_frames() local [all...] |
/third_party/node/deps/v8/src/compiler/backend/riscv64/ |
H A D | code-generator-riscv64.cc | 39 FloatRegister OutputSingleRegister(size_t index = 0) { in OutputSingleRegister() 40 return ToSingleRegister(instr_->OutputAt(index)); in OutputSingleRegister() 43 FloatRegister InputSingleRegister(size_t index) { in InputSingleRegister() argument 44 return ToSingleRegister(instr_->InputAt(index)); in InputSingleRegister() 53 Register InputOrZeroRegister(size_t index) { in InputOrZeroRegister() argument 54 if (instr_->InputAt(index)->IsImmediate()) { in InputOrZeroRegister() 55 Constant constant = ToConstant(instr_->InputAt(index)); in InputOrZeroRegister() 59 DCHECK_EQ(0, InputInt32(index)); in InputOrZeroRegister() 62 DCHECK_EQ(0, bit_cast<int32_t>(InputFloat32(index))); in InputOrZeroRegister() 65 DCHECK_EQ(0, bit_cast<int64_t>(InputDouble(index))); in InputOrZeroRegister() 75 InputOrZeroDoubleRegister(size_t index) InputOrZeroDoubleRegister() argument 81 InputOrZeroSingleRegister(size_t index) InputOrZeroSingleRegister() argument 87 InputImmediate(size_t index) InputImmediate() argument 113 InputOperand(size_t index) InputOperand() argument 122 const size_t index = *first_index; MemoryOperand() local 152 HasRegisterInput(Instruction* instr, size_t index) HasRegisterInput() argument 159 OutOfLineRecordWrite(CodeGenerator* gen, Register object, Register index, Register value, Register scratch0, Register scratch1, RecordWriteMode mode, StubCallMode stub_mode) OutOfLineRecordWrite() argument 867 Register index = i.InputRegister(1); AssembleArchInstruction() local 1643 size_t index = 0; AssembleArchInstruction() local 1653 size_t index = 0; AssembleArchInstruction() local 1918 size_t index = 0; AssembleArchInstruction() local 2105 Simd128Register index = i.InputSimd128Register(0); AssembleArchInstruction() local 4145 RootIndex index; AssembleMove() local 4155 RootIndex index; AssembleMove() local [all...] |
/base/sensors/sensor/vibration_convert/core/native/src/ |
H A D | vibration_convert_core.cpp | 518 size_t index = j + 1; in EmplaceOnsetTime() local 520 unionTransientEvents.emplace(unionTransientEvents.begin() + index, unionSeData); in EmplaceOnsetTime() 896 // get max index. in OutputTransientEventsByInsertTime() 929 // get max index. in GetIdex() 944 // get min index. in GetIdex() 970 int32_t index = unionTransientEvents[i].onsetIdx; in OutputTransientEventsAlign() local 971 transientEventTimes.push_back(intensityDatas[index].rmseTimeNorm); in OutputTransientEventsAlign() 972 transientIndexs.push_back(index); in OutputTransientEventsAlign() 973 AddTransientEventData(TransientEvent(intensityDatas[index].rmseTimeNorm, in OutputTransientEventsAlign() 974 intensityDatas[index] in OutputTransientEventsAlign() 997 int32_t index = unionTransientEvents[i].onsetIdx; OutputTransientEventsDirect() local 1065 int32_t index = it - transientIndexs.begin(); InsertTransientEvent() local [all...] |
/kernel/linux/linux-5.10/arch/powerpc/kvm/ |
H A D | book3s_64_mmu_hv.c | 340 long int index; in kvmppc_mmu_book3s_64_hv_xlate() local 359 index = kvmppc_hv_find_lock_hpte(kvm, eaddr, slb_v, in kvmppc_mmu_book3s_64_hv_xlate() 361 if (index < 0) { in kvmppc_mmu_book3s_64_hv_xlate() 365 hptep = (__be64 *)(kvm->arch.hpt.virt + (index << 4)); in kvmppc_mmu_book3s_64_hv_xlate() 369 gr = kvm->arch.hpt.rev[index].guest_rpte; in kvmppc_mmu_book3s_64_hv_xlate() 496 long index, ret; in kvmppc_book3s_hv_page_fault() local 529 index = vcpu->arch.pgfault_index; in kvmppc_book3s_hv_page_fault() 530 hptep = (__be64 *)(kvm->arch.hpt.virt + (index << 4)); in kvmppc_book3s_hv_page_fault() 531 rev = &kvm->arch.hpt.rev[index]; in kvmppc_book3s_hv_page_fault() 700 kvmppc_invalidate_hpte(kvm, hptep, index); in kvmppc_book3s_hv_page_fault() 1626 unsigned long index; global() member [all...] |
/kernel/linux/linux-5.10/arch/x86/kvm/ |
H A D | hyperv.c | 545 set_bit(stimer->index, in stimer_mark_pending() 557 stimer->index); in stimer_cleanup() 560 clear_bit(stimer->index, in stimer_cleanup() 572 stimer->index); in stimer_timer_callback() 606 stimer->index, in stimer_start() 628 stimer->index, in stimer_start() 649 stimer->index, config, host); in stimer_set_config() 673 stimer->index, count, host); in stimer_set_count() 802 stimer->index, direct, r); in stimer_expiration() 877 payload->timer_index = stimer->index; in stimer_prepare_msg() 950 kvm_hv_msr_get_crash_data(struct kvm_vcpu *vcpu, u32 index, u64 *pdata) kvm_hv_msr_get_crash_data() argument 994 kvm_hv_msr_set_crash_data(struct kvm_vcpu *vcpu, u32 index, u64 data) kvm_hv_msr_set_crash_data() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/dsa/ |
H A D | lantiq_gswip.c | 280 u16 index; // PCE_TBL_ADDR.ADDR = pData->table_index member 529 gswip_switch_w(priv, tbl->index, GSWIP_PCE_TBL_ADDR); in gswip_pce_table_entry_read() 571 gswip_switch_w(priv, tbl->index, GSWIP_PCE_TBL_ADDR); in gswip_pce_table_entry_write() 623 vlan_active.index = port + 1; in gswip_add_single_port_br() 637 vlan_mapping.index = port + 1; in gswip_add_single_port_br() 909 vlan_active.index = idx; in gswip_vlan_active_create() 933 vlan_active.index = idx; in gswip_vlan_active_remove() 972 vlan_mapping.index = idx; in gswip_vlan_add_unaware() 978 vlan_mapping.index = idx; in gswip_vlan_add_unaware() 1040 vlan_mapping.index in gswip_vlan_add_aware() 1705 gswip_bcm_ram_entry_read(struct gswip_priv *priv, u32 table, u32 index) gswip_bcm_ram_entry_read() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_debugfs.c | 78 int index; in hclge_dbg_get_dfx_bd_num() local 89 index = offset % entries_per_desc; in hclge_dbg_get_dfx_bd_num() 90 return le32_to_cpu(desc[offset / entries_per_desc].data[index]); in hclge_dbg_get_dfx_bd_num() 95 int index, int bd_num, in hclge_dbg_cmd_send() 102 desc->data[0] = cpu_to_le32(index); in hclge_dbg_cmd_send() 130 int index = 0; in hclge_dbg_dump_reg_common() local 135 ret = kstrtouint(s, 0, &index); in hclge_dbg_dump_reg_common() 136 index = (ret != 0) ? 0 : index; in hclge_dbg_dump_reg_common() 152 ret = hclge_dbg_cmd_send(hdev, desc, index, bd_nu in hclge_dbg_dump_reg_common() 93 hclge_dbg_cmd_send(struct hclge_dev *hdev, struct hclge_desc *desc_src, int index, int bd_num, enum hclge_opcode_type cmd) hclge_dbg_cmd_send() argument 431 hclge_print_tc_info(struct hclge_dev *hdev, bool flag, int index) hclge_print_tc_info() argument [all...] |
/kernel/linux/linux-6.6/arch/powerpc/kvm/ |
H A D | book3s_64_mmu_hv.c | 350 long int index; in kvmppc_mmu_book3s_64_hv_xlate() local 369 index = kvmppc_hv_find_lock_hpte(kvm, eaddr, slb_v, in kvmppc_mmu_book3s_64_hv_xlate() 371 if (index < 0) { in kvmppc_mmu_book3s_64_hv_xlate() 375 hptep = (__be64 *)(kvm->arch.hpt.virt + (index << 4)); in kvmppc_mmu_book3s_64_hv_xlate() 379 gr = kvm->arch.hpt.rev[index].guest_rpte; in kvmppc_mmu_book3s_64_hv_xlate() 520 long index, ret; in kvmppc_book3s_hv_page_fault() local 553 index = vcpu->arch.pgfault_index; in kvmppc_book3s_hv_page_fault() 554 hptep = (__be64 *)(kvm->arch.hpt.virt + (index << 4)); in kvmppc_book3s_hv_page_fault() 555 rev = &kvm->arch.hpt.rev[index]; in kvmppc_book3s_hv_page_fault() 724 kvmppc_invalidate_hpte(kvm, hptep, index); in kvmppc_book3s_hv_page_fault() 1624 unsigned long index; global() member [all...] |
/kernel/linux/linux-5.10/drivers/media/platform/exynos4-is/ |
H A D | fimc-lite.c | 106 * @index: index to the fimc_lite_formats array, ignored if negative 109 const u32 *mbus_code, unsigned int mask, int index) in fimc_lite_find_format() 115 if (index >= (int)ARRAY_SIZE(fimc_lite_formats)) in fimc_lite_find_format() 126 if (index == id) in fimc_lite_find_format() 288 flite_hw_mask_dma_buffer(fimc, vbuf->index); in flite_irq_handler() 414 buf->index = fimc->buf_index++; in buffer_queue() 661 if (f->index >= ARRAY_SIZE(fimc_lite_formats)) in fimc_lite_enum_fmt() 664 fmt = &fimc_lite_formats[f->index]; in fimc_lite_enum_fmt() 786 sink_fmt.pad = pad->index; in fimc_pipeline_validate() 108 fimc_lite_find_format(const u32 *pixelformat, const u32 *mbus_code, unsigned int mask, int index) fimc_lite_find_format() argument [all...] |
/kernel/linux/linux-5.10/drivers/media/pci/meye/ |
H A D | meye.c | 1021 if (i->index != 0) in vidioc_enum_input() 1101 if (f->index > 1) in vidioc_enum_fmt_vid_cap() 1104 if (f->index == 0) { in vidioc_enum_fmt_vid_cap() 1254 unsigned int index = buf->index; in vidioc_querybuf() local 1256 if (index >= gbuffers) in vidioc_querybuf() 1259 buf->bytesused = meye.grab_buffer[index].size; in vidioc_querybuf() 1262 if (meye.grab_buffer[index].state == MEYE_BUF_USING) in vidioc_querybuf() 1265 if (meye.grab_buffer[index].state == MEYE_BUF_DONE) in vidioc_querybuf() 1269 v4l2_buffer_set_timestamp(buf, meye.grab_buffer[index] in vidioc_querybuf() [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc.c | 33 netif_stop_subqueue(ndev, tx_ring->index); in enetc_xmit() 45 netif_stop_subqueue(ndev, tx_ring->index); in enetc_xmit() 452 enetc_wr_reg_hot(tx_ring->idr, BIT(tx_ring->index) | in enetc_clean_tx_ring() 453 BIT(16 + tx_ring->index)); in enetc_clean_tx_ring() 465 __netif_subqueue_stopped(ndev, tx_ring->index) && in enetc_clean_tx_ring() 467 netif_wake_subqueue(ndev, tx_ring->index); in enetc_clean_tx_ring() 612 skb_record_rx_queue(skb, rx_ring->index); in enetc_process_skb() 722 /* update ENETC's consumer index */ in enetc_clean_rx_ring() 732 enetc_wr_reg_hot(rx_ring->idr, BIT(rx_ring->index)); in enetc_clean_rx_ring() 1191 int idx = tx_ring->index; in enetc_setup_txbdr() [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192c/ |
H A D | dm_common.c | 142 u8 index; in dm_restorepowerindex() local 144 for (index = 0; index < 6; index++) in dm_restorepowerindex() 145 rtl_write_byte(rtlpriv, power_index_reg[index], in dm_restorepowerindex() 146 rtlpriv->dm.powerindex_backup[index]); in dm_restorepowerindex() 153 u8 index; in dm_writepowerindex() local 155 for (index = 0; index < 6; index in dm_writepowerindex() 163 u8 index; dm_savepowerindex() local [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | rxmq.c | 516 /* If this wasn't a part of an A-MSDU the sub-frame index will be 0 */ in iwl_mvm_is_dup() 634 int index = ssn % reorder_buf->buf_size; in iwl_mvm_release_frames() local 635 struct sk_buff_head *skb_list = &entries[index].e.frames; in iwl_mvm_release_frames() 659 u16 index = reorder_buf->head_sn % reorder_buf->buf_size; in iwl_mvm_release_frames() local 661 while (skb_queue_empty(&entries[index].e.frames)) in iwl_mvm_release_frames() 662 index = (index + 1) % reorder_buf->buf_size; in iwl_mvm_release_frames() 665 entries[index].e.reorder_time + 1 + in iwl_mvm_release_frames() 680 u16 sn = 0, index = 0; in iwl_mvm_reorder_timer_expired() local 692 index in iwl_mvm_reorder_timer_expired() 935 int index; iwl_mvm_reorder() local [all...] |
/kernel/linux/linux-5.10/drivers/net/usb/ |
H A D | usbnet.c | 1970 u16 value, u16 index, void *data, u16 size) in __usbnet_read_cmd() 1976 " value=0x%04x index=0x%04x size=%d\n", in __usbnet_read_cmd() 1977 cmd, reqtype, value, index, size); in __usbnet_read_cmd() 1986 cmd, reqtype, value, index, buf, size, in __usbnet_read_cmd() 2001 u16 value, u16 index, const void *data, in __usbnet_write_cmd() 2008 " value=0x%04x index=0x%04x size=%d\n", in __usbnet_write_cmd() 2009 cmd, reqtype, value, index, size); in __usbnet_write_cmd() 2024 cmd, reqtype, value, index, buf, size, in __usbnet_write_cmd() 2037 u16 value, u16 index, void *data, u16 size) in usbnet_read_cmd() 2043 ret = __usbnet_read_cmd(dev, cmd, reqtype, value, index, in usbnet_read_cmd() 1968 __usbnet_read_cmd(struct usbnet *dev, u8 cmd, u8 reqtype, u16 value, u16 index, void *data, u16 size) __usbnet_read_cmd() argument 1999 __usbnet_write_cmd(struct usbnet *dev, u8 cmd, u8 reqtype, u16 value, u16 index, const void *data, u16 size) __usbnet_write_cmd() argument 2035 usbnet_read_cmd(struct usbnet *dev, u8 cmd, u8 reqtype, u16 value, u16 index, void *data, u16 size) usbnet_read_cmd() argument 2053 usbnet_write_cmd(struct usbnet *dev, u8 cmd, u8 reqtype, u16 value, u16 index, const void *data, u16 size) usbnet_write_cmd() argument 2071 usbnet_read_cmd_nopm(struct usbnet *dev, u8 cmd, u8 reqtype, u16 value, u16 index, void *data, u16 size) usbnet_read_cmd_nopm() argument 2083 usbnet_write_cmd_nopm(struct usbnet *dev, u8 cmd, u8 reqtype, u16 value, u16 index, const void *data, u16 size) usbnet_write_cmd_nopm() argument 2109 usbnet_write_cmd_async(struct usbnet *dev, u8 cmd, u8 reqtype, u16 value, u16 index, const void *data, u16 size) usbnet_write_cmd_async() argument [all...] |
/kernel/linux/linux-5.10/fs/exfat/ |
H A D | nls.c | 656 unsigned int i, index = 0; in exfat_load_upcase_table() local 680 for (i = 0; i < sect_size && index <= 0xFFFF; i += 2) { in exfat_load_upcase_table() 684 index += uni; in exfat_load_upcase_table() 686 } else if (uni == index) { in exfat_load_upcase_table() 687 index++; in exfat_load_upcase_table() 690 } else { /* uni != index , uni != 0xFFFF */ in exfat_load_upcase_table() 691 upcase_table[index] = uni; in exfat_load_upcase_table() 692 index++; in exfat_load_upcase_table() 699 if (index >= 0xFFFF && utbl_checksum == chksum) in exfat_load_upcase_table() 703 index, chksu in exfat_load_upcase_table() 716 unsigned int index = 0; exfat_load_default_upcase_table() local [all...] |
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | raid56.c | 617 int index) in rbio_stripe_page_index() 619 return stripe * rbio->stripe_npages + index; in rbio_stripe_page_index() 627 int index) in rbio_stripe_page() 629 return rbio->stripe_pages[rbio_stripe_page_index(rbio, stripe, index)]; in rbio_stripe_page() 633 * helper to index into the pstripe 635 static struct page *rbio_pstripe_page(struct btrfs_raid_bio *rbio, int index) in rbio_pstripe_page() argument 637 return rbio_stripe_page(rbio, rbio->nr_data, index); in rbio_pstripe_page() 641 * helper to index into the qstripe, returns null 644 static struct page *rbio_qstripe_page(struct btrfs_raid_bio *rbio, int index) in rbio_qstripe_page() argument 648 return rbio_stripe_page(rbio, rbio->nr_data + 1, index); in rbio_qstripe_page() 616 rbio_stripe_page_index(struct btrfs_raid_bio *rbio, int stripe, int index) rbio_stripe_page_index() argument 626 rbio_stripe_page(struct btrfs_raid_bio *rbio, int stripe, int index) rbio_stripe_page() argument 949 page_in_rbio(struct btrfs_raid_bio *rbio, int index, int pagenr, int bio_list_only) page_in_rbio() argument 2324 int index; raid56_add_scrub_pages() local 2342 int index; alloc_rbio_essential_pages() local [all...] |