/kernel/linux/linux-5.10/drivers/net/ethernet/micrel/ |
H A D | ksz884x.c | 1117 * @mib_start: The starting counter index. Some ports do not start at 0. 3074 /* Initial start bit */ in spi_reg() 3880 * hw_start_rx - start receiving 3915 * hw_start_tx - start transmitting 4301 * ksz_start_timer - start kernel timer 6085 int start; member 6110 while (range->end > range->start) { in netdev_get_regs_len() 6111 regs_len += (range->end - range->start + 3) / 4 * 4; in netdev_get_regs_len() 6141 while (range->end > range->start) { in netdev_get_regs() 6142 for (len = range->start; le in netdev_get_regs() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/micrel/ |
H A D | ksz884x.c | 1049 * @mib_start: The starting counter index. Some ports do not start at 0. 2703 /* Initial start bit */ in spi_reg() 3507 * hw_start_rx - start receiving 3542 * hw_start_tx - start transmitting 3928 * ksz_start_timer - start kernel timer 5710 int start; member 5735 while (range->end > range->start) { in netdev_get_regs_len() 5736 regs_len += (range->end - range->start + 3) / 4 * 4; in netdev_get_regs_len() 5766 while (range->end > range->start) { in netdev_get_regs() 5767 for (len = range->start; le in netdev_get_regs() [all...] |
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | smb2ops.c | 442 /* start with specified wsize, or default */ in smb2_negotiate_wsize() 457 /* start with specified wsize, or default */ in smb3_negotiate_wsize() 489 /* start with specified rsize, or default */ in smb2_negotiate_rsize() 505 /* start with specified rsize, or default */ in smb3_negotiate_rsize() 3872 struct fiemap_extent_info *fei, u64 start, u64 len) in smb3_fiemap() 3880 rc = fiemap_prep(d_inode(cfile->dentry), fei, start, &len, 0); in smb3_fiemap() 3886 in_data.file_offset = cpu_to_le64(start); in smb3_fiemap() 3934 len = len - (next - start); in smb3_fiemap() 3935 start = next; in smb3_fiemap() 3870 smb3_fiemap(struct cifs_tcon *tcon, struct cifsFileInfo *cfile, struct fiemap_extent_info *fei, u64 start, u64 len) smb3_fiemap() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | gfx_v9_4_3.c | 599 uint32_t wave, uint32_t start, in gfx_v9_4_3_read_wave_sgprs() 603 start + SQIND_WAVE_SGPRS_OFFSET, size, dst); in gfx_v9_4_3_read_wave_sgprs() 608 uint32_t start, uint32_t size, in gfx_v9_4_3_read_wave_vgprs() 612 start + SQIND_WAVE_VGPRS_OFFSET, size, dst); in gfx_v9_4_3_read_wave_vgprs() 2412 .start = gfx_v9_4_3_rlc_start, 598 gfx_v9_4_3_read_wave_sgprs(struct amdgpu_device *adev, uint32_t xcc_id, uint32_t simd, uint32_t wave, uint32_t start, uint32_t size, uint32_t *dst) gfx_v9_4_3_read_wave_sgprs() argument 606 gfx_v9_4_3_read_wave_vgprs(struct amdgpu_device *adev, uint32_t xcc_id, uint32_t simd, uint32_t wave, uint32_t thread, uint32_t start, uint32_t size, uint32_t *dst) gfx_v9_4_3_read_wave_vgprs() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/ |
H A D | core.h | 2978 int (*start)(struct rtw89_dev *rtwdev); member 3053 void (*rfk_scan)(struct rtw89_dev *rtwdev, bool start); 4480 return rtwdev->hci.ops->start(rtwdev); in rtw89_hci_start() 5047 static inline void rtw89_chip_rfk_scan(struct rtw89_dev *rtwdev, bool start) in rtw89_chip_rfk_scan() argument 5052 chip->ops->rfk_scan(rtwdev, start); in rtw89_chip_rfk_scan()
|
/kernel/linux/linux-6.6/drivers/net/wireless/virtual/ |
H A D | mac80211_hwsim.c | 675 unsigned long next_start, start, end; member 2359 data->survey_data[idx].start = in mac80211_hwsim_config() 2710 hwsim->survey_data[idx].start); in mac80211_hwsim_get_survey() 2904 hwsim->survey_data[hwsim->scan_chan_idx].start = jiffies; in hw_scan_work() 3822 .start = mac80211_hwsim_start, \
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_scsi.c | 1522 * start of prot group --> | PDE_5 | 1656 * start of first prot group --> | PDE_5 | 1666 * start of new prot group --> | PDE_5 | 1909 * start of prot group --> | DI_SEED | 2084 * start of first prot group --> | DISEED | 2092 * start of new prot group --> | DISEED | 5154 * lpfc_poll_start_timer - Routine to start fcp_poll_timer of HBA 5223 uint64_t start; in lpfc_queuecommand() local 5225 start = ktime_get_ns(); in lpfc_queuecommand() 5262 /* Latency start tim in lpfc_queuecommand() [all...] |
/kernel/linux/linux-6.6/net/sched/ |
H A D | cls_flower.c | 80 unsigned short int start; member 146 return mask->range.end - mask->range.start; in fl_mask_range() 168 mask->range.start = rounddown(first, sizeof(long)); in fl_mask_update_range() 175 return (u8 *) key + mask->range.start; in fl_key_get_start() 2012 mask->filter_ht_params.key_offset += mask->range.start; in fl_init_mask_hashtable()
|
/third_party/backends/backend/ |
H A D | hs2p.c | 55 . . - sane_start() : start image acquisition 2929 /* Let's start a new scan */ in sane_start() 3144 DBG (DBG_error, "start of scan failed: %s\n", sane_strstatus (status)); in sane_start() 3179 size_t nread, bytes_requested, i, start; in sane_read() local 3218 start = 0; in sane_read() 3226 (u_long) start, (u_long) bytes_requested); in sane_read() 3229 for (i = start; i < bytes_requested; i++) in sane_read() 3258 start = (isset_ILI (s->hw->sense_data)) ? /* Invalid Length Indicator */ in sane_read()
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_state_shaders.cpp | 133 * Wave32 eliminates the idling half to allow the next wave to start. in si_determine_wave_size() 3121 unsigned start, num_shaderbufs, num_constbufs, num_images, num_msaa_images, num_samplers; 3131 start = si_get_shaderbuf_slot(num_shaderbufs - 1); 3132 *const_and_shader_buffers = u_bit_consecutive64(start, num_shaderbufs + num_constbufs); 3146 start = si_get_image_slot(num_images - 1) / 2; 3147 *samplers_and_images = u_bit_consecutive64(start, num_images / 2 + num_samplers);
|
/third_party/node/deps/v8/src/heap/ |
H A D | factory.cc | 1162 ObjectSlot start = context.RawField(Context::kTodoHeaderSize); in NewContextInternal() local 1164 size_t slot_count = end - start; in NewContextInternal() 1165 MemsetTagged(start, *undefined_value(), slot_count); in NewContextInternal() 1953 const ObjectSlot start(raw_clone.address()); in CopyJSObjectWithAllocationSite() 1955 isolate()->heap()->WriteBarrierForRange(raw_clone, start, end); in CopyJSObjectWithAllocationSite() 2345 // the value of the instruction start, so update it here. in NewOffHeapTrampolineFor()
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | nine_state.c | 2391 draw.start = StartVertex; in CSMT_ITEM_NO_WAIT() 2393 info.min_index = draw.start; in CSMT_ITEM_NO_WAIT() 2394 info.max_index = draw.start + draw.count - 1; in CSMT_ITEM_NO_WAIT() 2419 draw.start = context->index_offset / context->index_size + StartIndex; in CSMT_ITEM_NO_WAIT() 2452 draw.start = index_offset / info.index_size; in CSMT_ITEM_NO_WAIT()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
H A D | capture_gles_ext_autogen.h | 1141 GLuint start, 1188 GLint start, 2073 GLuint start, 4041 GLuint start, 4665 GLuint start,
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
H A D | entry_points_gl_3_autogen.cpp | 2837 GLuint start, in GL_DrawRangeElementsBaseVertex() 2846 "context = %d, mode = %s, start = %u, end = %u, count = %d, type = %s, indices = " in GL_DrawRangeElementsBaseVertex() 2848 CID(context), GLenumToString(GLenumGroup::PrimitiveType, mode), start, end, count, in GL_DrawRangeElementsBaseVertex() 2859 modePacked, start, end, count, typePacked, indices, basevertex)); in GL_DrawRangeElementsBaseVertex() 2862 context->drawRangeElementsBaseVertex(modePacked, start, end, count, typePacked, indices, in GL_DrawRangeElementsBaseVertex() 2865 ANGLE_CAPTURE(DrawRangeElementsBaseVertex, isCallValid, context, modePacked, start, end, in GL_DrawRangeElementsBaseVertex() 2836 GL_DrawRangeElementsBaseVertex(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const void *indices, GLint basevertex) GL_DrawRangeElementsBaseVertex() argument
|
/third_party/skia/third_party/externals/libwebp/swig/ |
H A D | libwebp_python_wrap.c | 550 We start searching at module start, and finish searching when start == end. 551 Note: if start == end at the beginning of the function, we go all the way around 555 SWIG_MangledTypeQueryModule(swig_module_info *start, in SWIG_MangledTypeQueryModule() argument 558 swig_module_info *iter = start; in SWIG_MangledTypeQueryModule() 595 We start searching at module start, and finish searching when start == end. 596 Note: if start 600 SWIG_TypeQueryModule(swig_module_info *start, swig_module_info *end, const char *name) SWIG_TypeQueryModule() argument [all...] |
/third_party/vixl/src/aarch64/ |
H A D | simulator-aarch64.h | 119 const char* start = reinterpret_cast<const char*>(base); in IsAccessInGuardRegion() local 120 const char* end = start + size - 1; in IsAccessInGuardRegion() 123 bool in_base_guard = (start <= data_end) && (end >= base_); in IsAccessInGuardRegion() 124 bool in_limit_guard = (start <= limit_) && (end >= data_start); in IsAccessInGuardRegion() 3776 uint64_t start,
|
/third_party/python/Objects/ |
H A D | longobject.c | 22 [clinic start generated code]*/ 2178 const char *start = p; in long_from_binary_base() local 2233 while (--p >= start) { in long_from_binary_base() 2273 const char *start, *orig_str = str; in PyLong_FromString() local 2324 /* May not start with underscores. */ in PyLong_FromString() 2328 start = str; in PyLong_FromString() 2352 this quickly. A Python int with that much space is reserved near the start, in PyLong_FromString() 2420 just 1 digit at the start, so that the copying code was exercised for every in PyLong_FromString() 2598 if (str == start) { in PyLong_FromString() 3667 to start wit [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | mov.c | 589 int64_t start; in mov_read_chpl() local 610 start = avio_rb64(pb); in mov_read_chpl() 620 avpriv_new_chapter(c->fc, i, (AVRational){1,10000000}, start, AV_NOPTS_VALUE, str); in mov_read_chpl() 3764 sc->current_index = sc->current_index_range->start; 3773 sc->current_index < sc->current_index_range->start && 3793 range_size = sc->current_index_range->end - sc->current_index_range->start; 3795 sc->current_index = sc->current_index_range->start + current_sample; 4043 current_index_range->start = index; 4047 // Only start incrementing DTS in frame_duration amounts, when we encounter a frame in edit list. 4106 current_index_range->start [all...] |
/foundation/ability/form_fwk/interfaces/inner_api/src/ |
H A D | form_mgr_stub.cpp | 40 size_t start = LIMIT_PARCEL_SIZE * i; in SplitString() local 41 strings.emplace_back(source.substr(start, LIMIT_PARCEL_SIZE)); in SplitString()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
H A D | view_abstract_model_ng.h | 361 void SetBorderWidth(const std::optional<Dimension>& start, const std::optional<Dimension>& end, 368 .topDimen = top, .bottomDimen = bottom, .startDimen = start, .endDimen = end, .multiValued = true
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_text.cpp | 1209 int32_t start, int32_t end) { in ParseMenuParam() 1214 params[0] = JSRef<JSVal>::Make(ToJSValue(start)); in ParseMenuParam()
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/grid/ |
H A D | grid_scroller_event_test_ng.cpp | 178 auto event = [&startIndex, &endIndex](int32_t start, int32_t end) { in HWTEST_F() 179 startIndex = start; in HWTEST_F()
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/stage/ |
H A D | stage_test_ng.cpp | 1190 inset.bottom_.start = 0; in HWTEST_F() 1250 insetBottom.start = RK356_HEIGHT - 1; in HWTEST_F()
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/ |
H A D | web_pattern_test_handle_ng.cpp | 160 void SetActiveChildRange(int32_t start, int32_t end, int32_t cacheStart = COUNTER_NUMBER_ZERO_HANDLE, 170 void RecycleItemsByIndex(int32_t start, int32_t end) override {}
|
/foundation/communication/ipc/ipc/native/src/mock/source/ |
H A D | binder_invoker.cpp | 1014 auto start = std::chrono::steady_clock::now(); in HandleCommands() local 1032 finish - start).count()); in HandleCommands()
|