/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | csrc-ioasic.c | 36 u32 start, end; in dec_ioasic_clocksource_init() local 43 start = dec_ioasic_hpt_read(&clocksource_dec); in dec_ioasic_clocksource_init() 51 freq = (end - start) * 8; in dec_ioasic_clocksource_init()
|
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | csrc-ioasic.c | 36 u32 start, end; in dec_ioasic_clocksource_init() local 43 start = dec_ioasic_hpt_read(&clocksource_dec); in dec_ioasic_clocksource_init() 51 freq = (end - start) * 8; in dec_ioasic_clocksource_init()
|
/kernel/linux/linux-6.6/arch/m68k/kernel/ |
H A D | machine_kexec.c | 36 unsigned long start, 54 pr_info("Will call new kernel at 0x%08lx. Bye...\n", image->start); in machine_kexec() 58 image->start, in machine_kexec()
|
/kernel/linux/linux-6.6/arch/microblaze/include/asm/ |
H A D | tlbflush.h | 31 unsigned long start, unsigned long end) in local_flush_tlb_range() 34 #define flush_tlb_kernel_range(start, end) do { } while (0) 51 unsigned long start, unsigned long end) { } in flush_tlb_pgtables() 30 local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, unsigned long end) local_flush_tlb_range() argument 50 flush_tlb_pgtables(struct mm_struct *mm, unsigned long start, unsigned long end) flush_tlb_pgtables() argument
|
/kernel/linux/linux-6.6/arch/x86/boot/compressed/ |
H A D | mem.c | 35 void arch_accept_memory(phys_addr_t start, phys_addr_t end) in arch_accept_memory() argument 39 if (!tdx_accept_memory(start, end)) in arch_accept_memory() 42 snp_accept_memory(start, end); in arch_accept_memory()
|
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-clone-metadata.h | 44 * @start: Starting region number 51 int dm_clone_cond_set_range(struct dm_clone_metadata *cmd, unsigned long start, 87 * disk and start a new transaction. 154 unsigned long start, unsigned long nr_regions); 162 * Returns the first unhydrated region with region_nr >= @start 165 unsigned long start);
|
/kernel/linux/linux-5.10/drivers/media/rc/img-ir/ |
H A D | img-ir-rc5.c | 14 unsigned int addr, cmd, tgl, start; in img_ir_rc5_scancode() local 19 start = (raw >> 13) & 0x01; in img_ir_rc5_scancode() 29 if (!start) in img_ir_rc5_scancode()
|
/kernel/linux/linux-6.6/drivers/media/rc/img-ir/ |
H A D | img-ir-rc5.c | 14 unsigned int addr, cmd, tgl, start; in img_ir_rc5_scancode() local 19 start = (raw >> 13) & 0x01; in img_ir_rc5_scancode() 29 if (!start) in img_ir_rc5_scancode()
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | interval_tree.h | 9 unsigned long start; /* Start of interval */ member 24 unsigned long start, unsigned long last); 28 unsigned long start, unsigned long last);
|
/kernel/linux/linux-6.6/arch/x86/mm/pat/ |
H A D | memtype.h | 11 u64 start; member 34 extern struct memtype *memtype_erase(u64 start, u64 end); 41 static inline struct memtype *memtype_erase(u64 start, u64 end) in memtype_erase() argument
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-clone-metadata.h | 44 * @start: Starting region number 51 int dm_clone_cond_set_range(struct dm_clone_metadata *cmd, unsigned long start, 87 * disk and start a new transaction. 154 unsigned long start, unsigned long nr_regions); 162 * Returns the first unhydrated region with region_nr >= @start 165 unsigned long start);
|
/third_party/elfutils/tests/ |
H A D | dwarf-ranges.c | 42 Dwarf_Addr base, start, end; in main() local 44 (off = dwarf_ranges (cudie, off, &base, &start, &end)); ) in main() 52 start, end, base); in main()
|
/third_party/curl/tests/ |
H A D | appveyor.pm | 73 my ($curl, $testnum, $error, $start, $stop)=@_; 79 $stop = $start; 81 my $appveyor_duration = sprintf("%.0f", ($stop-$start)*1000);
|
/third_party/libuv/test/ |
H A D | test-loop-time.c | 27 uint64_t start; in TEST_IMPL() local 29 start = uv_now(uv_default_loop()); in TEST_IMPL() 30 while (uv_now(uv_default_loop()) - start < 1000) in TEST_IMPL()
|
/third_party/node/test/internet/ |
H A D | test-uv-threadpool-schedule.js | 16 const start = Date.now(); 38 const fastIOtime = fastIOend - start; 39 const slowIOtime = slowIOend - start;
|
/third_party/node/benchmark/dgram/ |
H A D | bind-params.js | 20 bench.start(); 28 bench.start(); 37 bench.start();
|
/third_party/node/benchmark/zlib/ |
H A D | deflate.js | 26 bench.start(); 38 bench.start(); 49 bench.start();
|
/third_party/node/benchmark/webstreams/ |
H A D | creation.js | 20 bench.start(); 29 bench.start(); 38 bench.start();
|
/third_party/ninja/src/ |
H A D | version.cc | 30 size_t start = end + 1; in ParseVersion() local 31 end = version.find('.', start); in ParseVersion() 32 *minor = atoi(version.substr(start, end).c_str()); in ParseVersion()
|
/third_party/node/benchmark/es/ |
H A D | spread-assign.js | 22 bench.start(); 28 bench.start(); 34 bench.start();
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | tzrulets.h | 45 void verifyTransitions(BasicTimeZone& icutz, UDate start, UDate end); 47 UDate start, UDate end, UBool inclusive); 49 UDate start, UDate end, UBool inclusive);
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/ |
H A D | RangeRecord.java | 11 final int start; field in RangeRecord 16 this.start = data.readUShort(base + START_OFFSET); in RangeRecord() 23 newData.writeUShort(base + START_OFFSET, start); in writeTo()
|
/third_party/vixl/examples/aarch64/ |
H A D | debugging.cc | 62 Instruction* start = masm.GetLabelAddress<Instruction*>(&debug_example); in main() local 66 disassembler.DisassembleBuffer(start, masm.GetSizeOfCodeGenerated()); in main() 78 simulator.RunFrom(start); in main()
|
/third_party/typescript/tests/baselines/reference/ |
H A D | TwoInternalModulesThatMergeEachWithExportedInterfacesOfTheSameName.js | 22 new (start: A.Point, end: A.Point); 29 start: A.Point; 36 var l: { start: A.Point; end: A.Point; new (s: A.Point, e: A.Point); }
|
/third_party/python/Lib/test/ |
H A D | _test_venv_multiprocessing.py | 26 drain_pool.start() 27 fill_pool.start() 34 test_pool.start()
|