/kernel/linux/linux-6.6/drivers/pmdomain/bcm/ |
H A D | bcm2835-power.c | 155 u64 start; in bcm2835_asb_control() local 168 start = ktime_get_ns(); in bcm2835_asb_control() 180 if (ktime_get_ns() - start >= 1000) in bcm2835_asb_control() 221 u64 start; in bcm2835_power_power_on() local 235 * in POWOK never getting set, so start low and ramp it up as in bcm2835_power_power_on() 245 start = ktime_get_ns(); in bcm2835_power_power_on() 248 if (ktime_get_ns() - start >= 3000) in bcm2835_power_power_on() 264 start = ktime_get_ns(); in bcm2835_power_power_on() 267 if (ktime_get_ns() - start >= 1000) { in bcm2835_power_power_on()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | platinumfb.c | 550 (unsigned long long)pinfo->rsrc_reg.start, in platinumfb_probe() 553 (unsigned long long)pinfo->rsrc_fb.start, in platinumfb_probe() 559 if (!request_mem_region(pinfo->rsrc_fb.start, in platinumfb_probe() 568 pinfo->frame_buffer_phys = pinfo->rsrc_fb.start; in platinumfb_probe() 569 pinfo->frame_buffer = ioremap_wt(pinfo->rsrc_fb.start, 0x400000); in platinumfb_probe() 573 pinfo->platinum_regs_phys = pinfo->rsrc_reg.start; in platinumfb_probe() 574 pinfo->platinum_regs = ioremap(pinfo->rsrc_reg.start, 0x1000); in platinumfb_probe() 648 release_mem_region(pinfo->rsrc_fb.start, in platinumfb_remove()
|
/kernel/linux/linux-6.6/drivers/base/regmap/ |
H A D | regmap-debugfs.c | 92 * Work out where the start offset maps into register numbers, bearing 307 char *start = buf; in regmap_map_write_file() local 317 while (*start == ' ') in regmap_map_write_file() 318 start++; in regmap_map_write_file() 319 reg = simple_strtoul(start, &start, 16); in regmap_map_write_file() 320 while (*start == ' ') in regmap_map_write_file() 321 start++; in regmap_map_write_file() 322 if (kstrtoul(start, 16, &value)) in regmap_map_write_file()
|
/kernel/linux/linux-6.6/drivers/crypto/nx/ |
H A D | nx-common-powernv.c | 38 ktime_t start; member 187 ktime_t start = wmem->start, now = ktime_get(); in wait_for_csb() local 188 ktime_t timeout = ktime_add_ms(start, CSB_WAIT_MAX); in wait_for_csb() 203 (long)ktime_us_delta(now, start)); in wait_for_csb() 383 (unsigned long)ktime_us_delta(now, start)); in wait_for_csb() 487 wmem->start = ktime_get(); in nx842_exec_icswx() 584 wmem->start = ktime_get(); in nx842_exec_vas()
|
/kernel/linux/linux-6.6/drivers/crypto/ccp/ |
H A D | ccp-dev-v3.c | 21 int start; in ccp_alloc_ksb() local 27 start = (u32)bitmap_find_next_zero_area(ccp->sb, in ccp_alloc_ksb() 31 if (start <= ccp->sb_count) { in ccp_alloc_ksb() 32 bitmap_set(ccp->sb, start, count); in ccp_alloc_ksb() 47 return KSB_START + start; in ccp_alloc_ksb() 50 static void ccp_free_ksb(struct ccp_cmd_queue *cmd_q, unsigned int start, in ccp_free_ksb() argument 55 if (!start) in ccp_free_ksb() 60 bitmap_clear(ccp->sb, start - KSB_START, count); in ccp_free_ksb() 109 /* Tell the CCP to start */ in ccp_do_cmd()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/ |
H A D | mr.c | 118 * Align the MTT start address to the mtt_size. in mlx4_ib_umem_write_mtt_block() 158 * Block address must start with zeros till size of entity_size. in mlx4_ib_umem_calc_block_mtt() 170 * aligned as well as the start of the block in mlx4_ib_umem_calc_block_mtt() 174 * It is not as well aligned as the start of the block - in mlx4_ib_umem_calc_block_mtt() 254 * middle already handled as part of mtt shift calculation for both their start 278 * Initialization - save the first chunk start as the in mlx4_ib_umem_calc_optimal_mtt_size() 286 * address and the virtual address for the start of the in mlx4_ib_umem_calc_optimal_mtt_size() 289 * Therefore, we need to align the start va to the same in mlx4_ib_umem_calc_optimal_mtt_size() 372 static struct ib_umem *mlx4_get_umem_mr(struct ib_device *device, u64 start, in mlx4_get_umem_mr() argument 382 unsigned long untagged_start = untagged_addr(start); in mlx4_get_umem_mr() 406 mlx4_ib_reg_user_mr(struct ib_pd *pd, u64 start, u64 length, u64 virt_addr, int access_flags, struct ib_udata *udata) mlx4_ib_reg_user_mr() argument 458 mlx4_ib_rereg_user_mr(struct ib_mr *mr, int flags, u64 start, u64 length, u64 virt_addr, int mr_access_flags, struct ib_pd *pd, struct ib_udata *udata) mlx4_ib_rereg_user_mr() argument [all...] |
/kernel/linux/linux-6.6/arch/x86/pci/ |
H A D | fixup.c | 350 res->start = 0xC0000; in pci_fixup_video() 351 res->end = res->start + 0x20000 - 1; in pci_fixup_video() 534 if (r->flags & IORESOURCE_MEM && r->start == hpet_address) { in sb600_hpet_quirk() 664 if (r->end == r->start + 0x7ff) { in quirk_intel_th_dnv() 665 r->start = 0; in quirk_intel_th_dnv() 745 res->start = 0xbd00000000ull; in pci_amd_enable_64bit_bar() 763 base = ((res->start >> 8) & AMD_141b_MMIO_BASE_MMIOBASE_MASK) | in pci_amd_enable_64bit_bar() 766 high = ((res->start >> 40) & AMD_141b_MMIO_HIGH_MMIOBASE_MASK) | in pci_amd_enable_64bit_bar()
|
/kernel/linux/linux-6.6/arch/x86/platform/efi/ |
H A D | efi.c | 129 unsigned long long start = md->phys_addr; in do_add_efi_memmap() local 169 e820__range_add(start, size, e820_type); in do_add_efi_memmap() 333 u64 size, start, end; in efi_remove_e820_mmio() local 339 start = md->phys_addr; in efi_remove_e820_mmio() 340 end = start + size - 1; in efi_remove_e820_mmio() 343 i, start, end, size >> 20); in efi_remove_e820_mmio() 344 e820__range_remove(start, size, in efi_remove_e820_mmio() 348 i, start, end, size >> 10); in efi_remove_e820_mmio()
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | ntc_thermistor.c | 414 int start, end, mid; in lookup_comp() local 435 start = 0; in lookup_comp() 437 while (start < end) { in lookup_comp() 438 mid = start + (end - start) / 2; in lookup_comp() 440 * start <= mid < end in lookup_comp() 441 * data->comp[start].ohm > ohm >= data->comp[end].ohm in lookup_comp() 445 * check again after updating start. Check it at the end instead in lookup_comp() 451 start = mid + 1; in lookup_comp() 453 * ohm >= data->comp[start] in lookup_comp() [all...] |
/kernel/linux/linux-6.6/sound/soc/bcm/ |
H A D | cygnus-pcm.c | 208 u32 start, in ringbuf_set_initial() 222 initial_rd = start; in ringbuf_set_initial() 226 initial_wr = start; in ringbuf_set_initial() 230 end = start + bufsize - 1; in ringbuf_set_initial() 239 writel(start, audio_io + p_rbuf->baseaddr); in ringbuf_set_initial() 637 u32 start; in cygnus_pcm_prepare() local 653 start = runtime->dma_addr; in cygnus_pcm_prepare() 657 ringbuf_set_initial(aio->cygaud->audio, p_rbuf, is_play, start, in cygnus_pcm_prepare() 205 ringbuf_set_initial(void __iomem *audio_io, struct ringbuf_regs *p_rbuf, bool is_playback, u32 start, u32 periodsize, u32 bufsize) ringbuf_set_initial() argument
|
/kernel/linux/linux-6.6/drivers/scsi/aacraid/ |
H A D | rx.c | 166 unsigned long start; in rx_sync_cmd() local 180 * Clear the synch command doorbell to start on a clean slate. in rx_sync_cmd() 198 start = jiffies; in rx_sync_cmd() 203 while (time_before(jiffies, start+30*HZ)) in rx_sync_cmd() 545 unsigned long start; in _aac_rx_init() local 595 start = jiffies; in _aac_rx_init() 603 time_after(jiffies, start+HZ*startup_timeout)) { in _aac_rx_init() 604 printk(KERN_ERR "%s%d: adapter kernel failed to start, init status = %lx.\n", in _aac_rx_init() 610 time_after(jiffies, start + HZ * in _aac_rx_init() 616 start in _aac_rx_init() [all...] |
/kernel/liteos_m/components/backtrace/ |
H A D | los_backtrace.c | 104 PRINTK("msp, start = %x, end = %x\n", *stackStart, *stackEnd);
in OsStackAddrGet() 115 PRINTK("psp, start = %x, end = %x\n", *stackStart, *stackEnd);
in OsStackAddrGet() 369 BOOL IsValidSP(UINTPTR regSP, UINTPTR start, UINTPTR end)
in IsValidSP() argument 371 return (regSP >= start) && (regSP <= end) && IsSpAligned(regSP);
in IsValidSP() 383 BOOL FindSuitableStack(UINTPTR regSP, UINTPTR *start, UINTPTR *end)
in FindSuitableStack() argument 409 *start = stackStart;
in FindSuitableStack() 492 BOOL IsValidSP(UINTPTR regSP, UINTPTR start, UINTPTR end)
in IsValidSP() argument 494 return (regSP >= start) && (regSP <= end);
in IsValidSP() 497 BOOL FindSuitableStack(UINTPTR regSP, UINTPTR *start, UINTPTR *end)
in FindSuitableStack() argument 523 *start in FindSuitableStack() [all...] |
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
H A D | CollationFastLatin.java | 81 * Use INDEX_MASK to find the start of the contraction list after the fixed table. 235 long start = data.getFirstPrimaryForGroup(group); in getOptions() 236 start = settings.reorder(start); in getOptions() 239 digitStart = start; in getOptions() 240 } else if(start != 0) { in getOptions() 241 if(start < prevStart) { in getOptions() 247 afterDigitStart = start; in getOptions() 249 prevStart = start; in getOptions()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/ |
H A D | InternalLocaleBuilder.java | 212 int start; in setExtensions() 218 start = itr.currentStart(); in setExtensions() 234 if (parsed < start) { in setExtensions() 235 throw new LocaleSyntaxException("Incomplete extension '" + singleton + "'", start); in setExtensions() 249 start = itr.currentStart(); in setExtensions() 263 if (parsed <= start) { in setExtensions() 264 throw new LocaleSyntaxException("Incomplete privateuse:" + subtags.substring(start), start); in setExtensions()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
H A D | CollationFastLatin.java | 85 * Use INDEX_MASK to find the start of the contraction list after the fixed table. 239 long start = data.getFirstPrimaryForGroup(group); in getOptions() 240 start = settings.reorder(start); in getOptions() 243 digitStart = start; in getOptions() 244 } else if(start != 0) { in getOptions() 245 if(start < prevStart) { in getOptions() 251 afterDigitStart = start; in getOptions() 253 prevStart = start; in getOptions()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/ |
H A D | InternalLocaleBuilder.java | 216 int start; in setExtensions() 222 start = itr.currentStart(); in setExtensions() 238 if (parsed < start) { in setExtensions() 239 throw new LocaleSyntaxException("Incomplete extension '" + singleton + "'", start); in setExtensions() 253 start = itr.currentStart(); in setExtensions() 267 if (parsed <= start) { in setExtensions() 268 throw new LocaleSyntaxException("Incomplete privateuse:" + subtags.substring(start), start); in setExtensions()
|
/third_party/icu/icu4c/source/i18n/ |
H A D | ucol_sit.cpp | 310 const char* ucol_sit_readOption(const char *start, CollatorSpec *spec, in ucol_sit_readOption() argument 316 if(*start == options[i].optionStart) { in ucol_sit_readOption() 317 const char* end = options[i].action(spec, options[i].attr, start+1, status); in ucol_sit_readOption() 319 fprintf(stderr, "***Set %d to %s...\n", i, start); in ucol_sit_readOption() 321 // assume 'start' does not go away through all this in ucol_sit_readOption() 322 spec->entries[i].copyFrom(CharString(start, (int32_t)(end - start), *status), *status); in ucol_sit_readOption() 328 fprintf(stderr, "%s:%d: Unknown option at '%s': %s\n", __FILE__, __LINE__, start, u_errorName(*status)); in ucol_sit_readOption() 330 return start; in ucol_sit_readOption()
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | ucol_sit.cpp | 311 const char* ucol_sit_readOption(const char *start, CollatorSpec *spec, in ucol_sit_readOption() argument 317 if(*start == options[i].optionStart) { in ucol_sit_readOption() 318 const char* end = options[i].action(spec, options[i].attr, start+1, status); in ucol_sit_readOption() 320 fprintf(stderr, "***Set %d to %s...\n", i, start); in ucol_sit_readOption() 322 // assume 'start' does not go away through all this in ucol_sit_readOption() 323 spec->entries[i].copyFrom(CharString(start, (int32_t)(end - start), *status), *status); in ucol_sit_readOption() 329 fprintf(stderr, "%s:%d: Unknown option at '%s': %s\n", __FILE__, __LINE__, start, u_errorName(*status)); in ucol_sit_readOption() 331 return start; in ucol_sit_readOption()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/ |
H A D | ir3_const.h | 102 if (state->range[i].start < state->range[i].end) { in ir3_user_consts_size() 103 *size += state->range[i].end - state->range[i].start; in ir3_user_consts_size() 126 uint32_t size = state->range[i].end - state->range[i].start; in ir3_emit_constant_data() 134 /* and even if the start of the const buffer is before in ir3_emit_constant_data() 143 v->info.constant_data_offset + state->range[i].start, in ir3_emit_constant_data() 171 uint32_t size = state->range[i].end - state->range[i].start; in ir3_emit_user_consts() 172 uint32_t offset = cb->buffer_offset + state->range[i].start; in ir3_emit_user_consts() 180 /* and even if the start of the const buffer is before in ir3_emit_user_consts() 195 cb->user_buffer + state->range[i].start); in ir3_emit_user_consts() 465 [IR3_DP_VTXID_BASE] = info->index_size ? draw->index_bias : draw->start, [all...] |
/third_party/rust/crates/aho-corasick/src/ |
H A D | nfa.rs | 50 /// The start state id as an index into `states`. 63 /// Whether this automaton anchors all matches to the start of input. 166 fn start(&self) -> &State<S> { in start() functions 269 // 2. All `State.fail` values point to a state closer to `start`. in next_state() 270 // 3. The start state has no transitions to fail_id(). in next_state() 287 /// state. The depth of a state is simply the distance from it to the start 288 /// state in the automaton, where the depth of the start state is 0. 376 /// states close to the start state because it's likely these are the states 636 self.add_state(0)?; // the start state in compile() 654 /// automaton, where every pattern given has a path from the start stat [all...] |
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | number_patternstring.cpp | 52 if (index < 0 || index >= endpoints.end - endpoints.start) { in charAt() 55 return pattern.charAt(endpoints.start + index); in charAt() 63 return endpoints.end - endpoints.start; in getLengthFromEndpoints() 68 if (endpoints.start == endpoints.end) { in getString() 72 return UnicodeString(pattern, endpoints.start, endpoints.end - endpoints.start); in getString() 196 currentSubpattern->paddingEndpoints.start = state.offset; in consumePadding() 203 endpoints.start = state.offset; in consumeAffix()
|
H A D | ucol_sit.cpp | 310 const char* ucol_sit_readOption(const char *start, CollatorSpec *spec, in ucol_sit_readOption() argument 316 if(*start == options[i].optionStart) { in ucol_sit_readOption() 317 const char* end = options[i].action(spec, options[i].attr, start+1, status); in ucol_sit_readOption() 319 fprintf(stderr, "***Set %d to %s...\n", i, start); in ucol_sit_readOption() 321 // assume 'start' does not go away through all this in ucol_sit_readOption() 322 spec->entries[i].copyFrom(CharString(start, (int32_t)(end - start), *status), *status); in ucol_sit_readOption() 328 fprintf(stderr, "%s:%d: Unknown option at '%s': %s\n", __FILE__, __LINE__, start, u_errorName(*status)); in ucol_sit_readOption() 330 return start; in ucol_sit_readOption()
|
/third_party/python/Modules/ |
H A D | readline.c | 106 [clinic start generated code]*/ 190 [clinic start generated code]*/ 226 [clinic start generated code]*/ 257 [clinic start generated code]*/ 289 [clinic start generated code]*/ 329 [clinic start generated code]*/ 371 [clinic start generated code]*/ 387 [clinic start generated code]*/ 428 [clinic start generated code]*/ 463 [clinic start generate 1149 flex_complete(const char *text, int start, int end) flex_complete() argument [all...] |
/third_party/spirv-tools/source/val/ |
H A D | validate_interfaces.cpp | 392 uint32_t start = array_location * 4; in GetLocationsForVariable() local 393 if (kMaxLocations <= start) { in GetLocationsForVariable() 400 start += component; in GetLocationsForVariable() 407 for (uint32_t i = start; i < end; ++i) { in GetLocationsForVariable() 467 uint32_t start = location * 4; in GetLocationsForVariable() local 468 if (kMaxLocations <= start) { in GetLocationsForVariable() 494 start += component; in GetLocationsForVariable() 497 for (uint32_t l = start; l < end; ++l) { in GetLocationsForVariable()
|
/kernel/linux/linux-6.6/net/core/ |
H A D | skbuff.c | 2390 * @skb: start of the buffer to use 2433 * skb_push - add data to the start of a buffer 2438 * start. If this would exceed the total buffer headroom the kernel will 2452 * skb_pull - remove data from the start of a buffer 2456 * This function removes data from the start of a buffer, returning 2468 * skb_pull_data - remove data from the start of a buffer returning its 2473 * This function removes data from the start of a buffer, returning 2784 int start = skb_headlen(skb); in skb_copy_bits() local 2792 if ((copy = start - offset) > 0) { in skb_copy_bits() 2806 WARN_ON(start > offse in skb_copy_bits() 2817 skb_frag_foreach_page(f, skb_frag_off(f) + offset - start, copy, p, p_off, p_len, copied) skb_copy_bits() argument 3193 int start = skb_headlen(skb); skb_store_bits() local 3225 skb_frag_foreach_page(frag, skb_frag_off(frag) + offset - start, copy, p, p_off, p_len, copied) skb_store_bits() argument 3272 int start = skb_headlen(skb); __skb_checksum() local 3305 skb_frag_foreach_page(frag, skb_frag_off(frag) + offset - start, copy, p, p_off, p_len, copied) __skb_checksum() argument 3370 int start = skb_headlen(skb); skb_copy_and_csum_bits() local 3405 skb_frag_foreach_page(frag, skb_frag_off(frag) + offset - start, copy, p, p_off, p_len, copied) skb_copy_and_csum_bits() argument 4871 int start = skb_headlen(skb); __skb_to_sgvec() local 5380 skb_partial_csum_set(struct sk_buff *skb, u16 start, u16 off) skb_partial_csum_set() argument [all...] |