Home
last modified time | relevance | path

Searched refs:start (Results 5026 - 5050 of 20676) sorted by relevance

1...<<201202203204205206207208209210>>...828

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dfile.c166 static int ocfs2_sync_file(struct file *file, loff_t start, loff_t end, in ocfs2_sync_file() argument
187 err = file_write_and_wait_range(file, start, end); in ocfs2_sync_file()
1434 * start for len bytes. Existing extents are skipped, any extents
1438 u64 start, u64 len) in ocfs2_allocate_unwritten_extents()
1442 u64 end = start + len; in ocfs2_allocate_unwritten_extents()
1467 * We consider both start and len to be inclusive. in ocfs2_allocate_unwritten_extents()
1469 cpos = start >> OCFS2_SB(inode->i_sb)->s_clustersize_bits; in ocfs2_allocate_unwritten_extents()
1470 clusters = ocfs2_clusters_for_bytes(inode->i_sb, start + len); in ocfs2_allocate_unwritten_extents()
1523 loff_t start, end; in ocfs2_truncate_cluster_pages() local
1526 start in ocfs2_truncate_cluster_pages()
1437 ocfs2_allocate_unwritten_extents(struct inode *inode, u64 start, u64 len) ocfs2_allocate_unwritten_extents() argument
1543 ocfs2_zeroout_partial_cluster(struct inode *inode, u64 start, u64 len) ocfs2_zeroout_partial_cluster() argument
1575 ocfs2_zero_partial_clusters(struct inode *inode, u64 start, u64 len) ocfs2_zero_partial_clusters() argument
[all...]
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dfile.c164 static int ocfs2_sync_file(struct file *file, loff_t start, loff_t end, in ocfs2_sync_file() argument
185 err = file_write_and_wait_range(file, start, end); in ocfs2_sync_file()
1428 * start for len bytes. Existing extents are skipped, any extents
1432 u64 start, u64 len) in ocfs2_allocate_unwritten_extents()
1436 u64 end = start + len; in ocfs2_allocate_unwritten_extents()
1461 * We consider both start and len to be inclusive. in ocfs2_allocate_unwritten_extents()
1463 cpos = start >> OCFS2_SB(inode->i_sb)->s_clustersize_bits; in ocfs2_allocate_unwritten_extents()
1464 clusters = ocfs2_clusters_for_bytes(inode->i_sb, start + len); in ocfs2_allocate_unwritten_extents()
1517 loff_t start, end; in ocfs2_truncate_cluster_pages() local
1520 start in ocfs2_truncate_cluster_pages()
1431 ocfs2_allocate_unwritten_extents(struct inode *inode, u64 start, u64 len) ocfs2_allocate_unwritten_extents() argument
1537 ocfs2_zeroout_partial_cluster(struct inode *inode, u64 start, u64 len) ocfs2_zeroout_partial_cluster() argument
1569 ocfs2_zero_partial_clusters(struct inode *inode, u64 start, u64 len) ocfs2_zero_partial_clusters() argument
[all...]
/kernel/linux/linux-6.6/arch/x86/kvm/svm/
H A Dsev.c324 struct sev_data_launch_start start; in sev_launch_start() local
336 memset(&start, 0, sizeof(start)); in sev_launch_start()
344 start.dh_cert_address = __sme_set(__pa(dh_blob)); in sev_launch_start()
345 start.dh_cert_len = params.dh_len; in sev_launch_start()
356 start.session_address = __sme_set(__pa(session_blob)); in sev_launch_start()
357 start.session_len = params.session_len; in sev_launch_start()
360 start.handle = params.handle; in sev_launch_start()
361 start.policy = params.policy; in sev_launch_start()
364 ret = __sev_issue_cmd(argp->sev_fd, SEV_CMD_LAUNCH_START, &start, erro in sev_launch_start()
1397 struct sev_data_receive_start start; sev_receive_start() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dintel_workarounds.c146 unsigned int start = 0, end = wal->count; in _wa_add() local
170 while (start < end) { in _wa_add()
171 unsigned int mid = start + (end - start) / 2; in _wa_add()
174 start = mid + 1; in _wa_add()
517 * not real HW workarounds, but merely a way to start using preemption in gen9_ctx_workarounds_init()
3187 { .start = 0x5500, .end = 0x55ff },
3188 { .start = 0x7000, .end = 0x7fff },
3189 { .start = 0x9400, .end = 0x97ff },
3190 { .start
[all...]
/third_party/icu/icu4c/source/common/
H A Dutext.cpp167 // If at the start of text, simply return 0. in utext_getPreviousNativeIndex()
328 // c is an unpaired trail surrogate at the start of the text. in utext_previous32()
381 // Leave the iteration position at the start of the character that was returned. in utext_previous32From()
427 int64_t start, int64_t limit, in utext_extract()
430 return ut->pFuncs->extract(ut, start, limit, dest, destCapacity, status); in utext_extract()
867 // at the start of the available storage for the buffers.
1054 // Just reached the start of string in utf8TextAccess()
1079 // Requested index is start-of-string. in utf8TextAccess()
1080 // (this is the case of randomly seeking to the start. in utf8TextAccess()
1081 // The case of iterating off the start i in utf8TextAccess()
426 utext_extract(UText *ut, int64_t start, int64_t limit, UChar *dest, int32_t destCapacity, UErrorCode *status) utext_extract() argument
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dutext.cpp167 // If at the start of text, simply return 0. in utext_getPreviousNativeIndex()
331 // c is an unpaired trail surrogate at the start of the text. in utext_previous32()
384 // Leave the iteration position at the start of the character that was returned. in utext_previous32From()
430 int64_t start, int64_t limit, in utext_extract()
433 return ut->pFuncs->extract(ut, start, limit, dest, destCapacity, status); in utext_extract()
870 // at the start of the available storage for the buffers.
1057 // Just reached the start of string in utf8TextAccess()
1082 // Requested index is start-of-string. in utf8TextAccess()
1083 // (this is the case of randomly seeking to the start. in utf8TextAccess()
1084 // The case of iterating off the start i in utf8TextAccess()
429 utext_extract(UText *ut, int64_t start, int64_t limit, char16_t *dest, int32_t destCapacity, UErrorCode *status) utext_extract() argument
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dutext.cpp167 // If at the start of text, simply return 0. in utext_getPreviousNativeIndex()
328 // c is an unpaired trail surrogate at the start of the text. in utext_previous32()
381 // Leave the iteration position at the start of the character that was returned. in utext_previous32From()
427 int64_t start, int64_t limit, in utext_extract()
430 return ut->pFuncs->extract(ut, start, limit, dest, destCapacity, status); in utext_extract()
867 // at the start of the available storage for the buffers.
1054 // Just reached the start of string in utf8TextAccess()
1079 // Requested index is start-of-string. in utf8TextAccess()
1080 // (this is the case of randomly seeking to the start. in utf8TextAccess()
1081 // The case of iterating off the start i in utf8TextAccess()
426 utext_extract(UText *ut, int64_t start, int64_t limit, UChar *dest, int32_t destCapacity, UErrorCode *status) utext_extract() argument
[all...]
/third_party/python/Modules/_io/
H A Dtextio.c23 [clinic start generated code]*/
226 [clinic start generated code]*/
491 [clinic start generated code]*/
503 [clinic start generated code]*/
548 [clinic start generated code]*/
584 [clinic start generated code]*/
655 /* Whether or not it's the start of the stream */
1061 [clinic start generated code]*/
1317 [clinic start generated code]*/
1485 [clinic start generate
2022 _PyIO_find_line_ending( int translated, int universal, PyObject *readnl, int kind, const char *start, const char *end, Py_ssize_t *consumed) _PyIO_find_line_ending() argument
2111 Py_ssize_t start, endpos, chunked, offset_to_buffer; _textiowrapper_readline() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_menu_extension.h46 int32_t start = -1; member
52 result.append("[start: "); in ToString()
53 result.append(std::to_string(start)); in ToString()
/foundation/arkui/ui_lite/frameworks/imgdecode/
H A Dfile_img_decoder.h54 RetCode ReadLine(ImgResDsc& dsc, const Point& start, int16_t len, uint8_t* buf);
70 RetCode ReadLineTrueColor(ImgResDsc& dsc, const Point& start, int16_t len, uint8_t* buf);
/foundation/multimedia/av_codec/test/unittest/sa_avcodec_test/mock/include/
H A Dmem_mgr_client.h36 virtual int32_t NotifyProcessStatus(pid_t pid, int32_t status, int32_t start, int32_t saId) = 0;
58 int32_t NotifyProcessStatus(pid_t pid, int32_t status, int32_t start, int32_t saId) override;
/foundation/resourceschedule/ffrt/test/testfunc/
H A Dutil.h24 auto start = std::chrono::steady_clock::now(); in stall_us() local
28 std::chrono::duration_cast<std::chrono::microseconds>(std::chrono::steady_clock::now() - start).count(); in stall_us()
/kernel/linux/linux-5.10/drivers/dax/hmem/
H A Dhmem.c26 range.start = res->start; in dax_hmem_probe()
/kernel/linux/linux-5.10/arch/ia64/pci/
H A Dfixup.c70 res->start = 0xC0000; in pci_fixup_video()
71 res->end = res->start + 0x20000 - 1; in pci_fixup_video()
/kernel/linux/linux-5.10/arch/m68k/kernel/
H A Dbootinfo_proc.c36 const void *start = bi; in save_bootinfo() local
51 memcpy(bootinfo_tmp, start, size); in save_bootinfo()
/kernel/linux/linux-5.10/arch/mips/cobalt/
H A Dserial.c18 .start = 0x1c800000,
23 .start = SERIAL_IRQ,
/kernel/linux/linux-5.10/arch/parisc/include/asm/
H A Dunwind.h52 unsigned long start; member
70 unsigned long gp, void *start, void *end);
/kernel/linux/linux-5.10/arch/mips/lantiq/
H A Dprom.c67 ioport_resource.start = IOPORT_RESOURCE_START; in plat_mem_setup()
69 iomem_resource.start = IOMEM_RESOURCE_START; in plat_mem_setup()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dsetup.h69 void do_barrier_nospec_fixups_range(bool enable, void *start, void *end);
71 static inline void do_barrier_nospec_fixups_range(bool enable, void *start, void *end) { }; in do_barrier_nospec_fixups_range() argument
/kernel/linux/linux-5.10/arch/sh/boards/
H A Dboard-edosk7705.c39 .start = SMC_IOADDR,
44 .start = ETHERNET_IRQ,
/kernel/linux/linux-5.10/arch/sh/mm/
H A Dconsistent.c61 r->start = dma_handle; in platform_resource_setup_memory()
62 r->end = r->start + memsize - 1; in platform_resource_setup_memory()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Drealmode.h45 u32 start; member
50 u64 start;
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dtlbflush.h98 * flush_tlb_range(vma, start, end) - flushes a range of pages
99 * flush_tlb_kernel_range(start, end) - flushes a range of kernel pages
120 unsigned long start, unsigned long end) in flush_tlb_range()
125 static inline void flush_tlb_kernel_range(unsigned long start, in flush_tlb_kernel_range() argument
119 flush_tlb_range(struct vm_area_struct *vma, unsigned long start, unsigned long end) flush_tlb_range() argument
/kernel/linux/linux-5.10/arch/arm/mach-s3c/
H A Dgpio-cfg.h88 * for (gpio = start; gpio < end; gpio++)
110 * @start: The pin number to start at
111 * @nr: The number of pins to configure from @start.
114 * Call s3c_gpio_cfgpin() for the @nr pins starting at @start.
118 extern int s3c_gpio_cfgpin_range(unsigned int start, unsigned int nr,
157 * @start: The gpio number to start at.
158 * @nr: The number of gpio to configure from @start.
169 extern int s3c_gpio_cfgall_range(unsigned int start, unsigne
[all...]
H A Dpm-core-s3c24xx.h22 /* re-start uart clocks */ in s3c_pm_debug_init_uart()
54 static inline void s3c_pm_show_resume_irqs(int start, unsigned long which, in s3c_pm_show_resume_irqs() argument
63 S3C_PMDBG("IRQ %d asserted at resume\n", start+i); in s3c_pm_show_resume_irqs()

Completed in 26 milliseconds

1...<<201202203204205206207208209210>>...828