Home
last modified time | relevance | path

Searched refs:start (Results 2476 - 2500 of 20214) sorted by relevance

1...<<919293949596979899100>>...809

/kernel/linux/linux-6.6/fs/ubifs/
H A Dmisc.h67 * @start: the zbranch index to start at
69 * This helper function looks for znode child starting at index @start. Returns
73 ubifs_tnc_find_child(struct ubifs_znode *znode, int start) in ubifs_tnc_find_child() argument
75 while (start < znode->child_cnt) { in ubifs_tnc_find_child()
76 if (znode->zbranch[start].znode) in ubifs_tnc_find_child()
77 return znode->zbranch[start].znode; in ubifs_tnc_find_child()
78 start += 1; in ubifs_tnc_find_child()
/kernel/linux/linux-6.6/include/linux/
H A Dapple-gmux.h126 ver_major = inb(res->start + GMUX_PORT_VERSION_MAJOR); in apple_gmux_detect()
127 ver_minor = inb(res->start + GMUX_PORT_VERSION_MINOR); in apple_gmux_detect()
128 ver_release = inb(res->start + GMUX_PORT_VERSION_RELEASE); in apple_gmux_detect()
130 if (apple_gmux_is_indexed(res->start)) in apple_gmux_detect()
137 if (res && apple_gmux_is_mmio(res->start)) in apple_gmux_detect()
H A Du64_stats_sync.h50 * unsigned int start;
53 * start = u64_stats_fetch_begin(&stats->syncp);
56 * } while (u64_stats_fetch_retry(&stats->syncp, start));
107 unsigned int start) in __u64_stats_fetch_retry()
174 unsigned int start) in __u64_stats_fetch_retry()
176 return read_seqcount_retry(&syncp->seq, start); in __u64_stats_fetch_retry()
211 unsigned int start) in u64_stats_fetch_retry()
213 return __u64_stats_fetch_retry(syncp, start); in u64_stats_fetch_retry()
106 __u64_stats_fetch_retry(const struct u64_stats_sync *syncp, unsigned int start) __u64_stats_fetch_retry() argument
173 __u64_stats_fetch_retry(const struct u64_stats_sync *syncp, unsigned int start) __u64_stats_fetch_retry() argument
210 u64_stats_fetch_retry(const struct u64_stats_sync *syncp, unsigned int start) u64_stats_fetch_retry() argument
/kernel/linux/linux-6.6/fs/ext4/
H A Dfsync.c82 static int ext4_fsync_nojournal(struct file *file, loff_t start, loff_t end, in ext4_fsync_nojournal() argument
88 ret = generic_buffers_fsync_noflush(file, start, end, datasync); in ext4_fsync_nojournal()
129 int ext4_sync_file(struct file *file, loff_t start, loff_t end, int datasync) in ext4_sync_file() argument
151 ret = ext4_fsync_nojournal(file, start, end, datasync, in ext4_sync_file()
158 ret = file_write_and_wait_range(file, start, end); in ext4_sync_file()
/kernel/linux/linux-6.6/drivers/soc/tegra/fuse/
H A Dtegra-apbmisc.c181 apbmisc.start = 0x70000800; in tegra_init_apbmisc()
187 straps.start = 0x7000e864; in tegra_init_apbmisc()
190 straps.start = 0x70000008; in tegra_init_apbmisc()
222 apbmisc_base = ioremap(apbmisc.start, resource_size(&apbmisc)); in tegra_init_apbmisc()
229 strapping_base = ioremap(straps.start, resource_size(&straps)); in tegra_init_apbmisc()
/kernel/linux/linux-6.6/drivers/block/
H A Dn64cart.c34 static unsigned int start; variable
35 module_param(start, uint, 0);
36 MODULE_PARM_DESC(start, "Start address of the cart block data");
65 const u32 bstart = pos + start; in n64cart_do_bvec()
120 if (!start || !size) { in n64cart_probe()
121 pr_err("start or size not specified\n"); in n64cart_probe()
/kernel/linux/linux-6.6/arch/xtensa/include/asm/
H A Dtlbflush.h38 unsigned long start, unsigned long end);
39 void local_flush_tlb_kernel_range(unsigned long start, unsigned long end);
48 void flush_tlb_kernel_range(unsigned long start, unsigned long end);
57 #define flush_tlb_kernel_range(start, end) local_flush_tlb_kernel_range(start, \
/kernel/linux/linux-6.6/tools/perf/bench/
H A Dfind-bit-bench.c58 struct timeval start, end, diff; in do_for_each_set_bit() local
79 gettimeofday(&start, NULL); in do_for_each_set_bit()
86 timersub(&end, &start, &diff); in do_for_each_set_bit()
93 gettimeofday(&start, NULL); in do_for_each_set_bit()
102 timersub(&end, &start, &diff); in do_for_each_set_bit()
/kernel/linux/linux-6.6/tools/lib/perf/
H A Dthreadmap.c10 static void perf_thread_map__reset(struct perf_thread_map *map, int start, int nr) in perf_thread_map__reset() argument
12 size_t size = (nr - start) * sizeof(map->map[0]); in perf_thread_map__reset()
14 memset(&map->map[start], 0, size); in perf_thread_map__reset()
21 int start = map ? map->nr : 0; in perf_thread_map__realloc() local
28 perf_thread_map__reset(map, start, nr); in perf_thread_map__realloc()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/map_tests/
H A Dtask_storage_map.c20 bool start; member
33 while (!ctx->start) in lookup_fn()
46 ctx->start = true; in abort_lookup()
95 ctx.start = false; in test_task_storage_map_stress_lookup()
109 ctx.start = true; in test_task_storage_map_stress_lookup()
/kernel/linux/linux-6.6/net/mptcp/
H A Ddiag.c19 struct nlattr *start; in subflow_get_info() local
27 start = nla_nest_start_noflag(skb, INET_ULP_INFO_MPTCP); in subflow_get_info()
28 if (!start) in subflow_get_info()
78 nla_nest_end(skb, start); in subflow_get_info()
84 nla_nest_cancel(skb, start); in subflow_get_info()
/third_party/gptfdisk/
H A Dbasicmbr.h107 int FindNextInUse(int start);
122 void SortMBR(int start = 0);
136 uint64_t FindFirstAvailable(uint64_t start = 1);
137 uint64_t FindLastInFree(uint64_t start);
138 uint64_t FindFirstInFree(uint64_t start);
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DByteArrayWrapper.java94 * @param start
96 public ByteArrayWrapper(byte[] src, int start, int limit) {
97 size = limit - start;
99 copyBytes(src, start, bytes, 0, size);
127 * Set the internal byte array from offset 0 to (limit - start) with the
128 * contents of src from offset start to limit. If the byte array is null or its length is less than capacity, a new
129 * byte array of length (limit - start) will be allocated.
130 * This resets the size of the internal byte array to (limit - start).
132 * @param start start offse
137 set(byte[] src, int start, int limit) set() argument
164 append(byte[] src, int start, int limit) append() argument
[all...]
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/impl/
H A DUtilityExtensions.java52 * aaa{bbb|ccc|ddd}eee, where the {} indicate the context start
53 * and limit, and the || indicate the start and limit.
64 * aaa{bbb|ccc|ddd}eee, where the {} indicate the context start
65 * and limit, and the || indicate the start and limit.
71 pos.contextStart <= pos.start && in formatInput()
72 pos.start <= pos.limit && in formatInput()
78 b = input.substring(pos.contextStart, pos.start); in formatInput()
79 c = input.substring(pos.start, pos.limit); in formatInput()
90 pos.contextStart + ", s=" + pos.start + ", l=" + in formatInput()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
H A DRBBILSTMTest.java90 int start = 0; in runTestFromFile()
94 while ((sep = input.indexOf('|', start)) >= 0) { in runTestFromFile()
95 int len = sep - start; in runTestFromFile()
103 start = sep + 1; in runTestFromFile()
105 sb.append(", ").append(curr + input.length() - start); in runTestFromFile()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DByteArrayWrapper.java90 * @param start
92 public ByteArrayWrapper(byte[] src, int start, int limit) {
93 size = limit - start;
95 copyBytes(src, start, bytes, 0, size);
122 * Set the internal byte array from offset 0 to (limit - start) with the
123 * contents of src from offset start to limit. If the byte array is null or its length is less than capacity, a new
124 * byte array of length (limit - start) will be allocated.
125 * This resets the size of the internal byte array to (limit - start).
127 * @param start start offse
131 set(byte[] src, int start, int limit) set() argument
157 append(byte[] src, int start, int limit) append() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DUtilityExtensions.java54 * aaa{bbb|ccc|ddd}eee, where the {} indicate the context start
55 * and limit, and the || indicate the start and limit.
66 * aaa{bbb|ccc|ddd}eee, where the {} indicate the context start
67 * and limit, and the || indicate the start and limit.
73 pos.contextStart <= pos.start && in formatInput()
74 pos.start <= pos.limit && in formatInput()
80 b = input.substring(pos.contextStart, pos.start); in formatInput()
81 c = input.substring(pos.start, pos.limit); in formatInput()
92 pos.contextStart + ", s=" + pos.start + ", l=" + in formatInput()
/third_party/icu/icu4c/source/i18n/
H A Dfphdlimp.cpp40 FieldPositionOnlyHandler::addAttribute(int32_t id, int32_t start, int32_t limit) { in addAttribute() argument
43 pos.setBeginIndex(start + fShift); in addAttribute()
92 FieldPositionIteratorHandler::addAttribute(int32_t id, int32_t start, int32_t limit) { in addAttribute() argument
93 if (vec && U_SUCCESS(status) && start < limit) { in addAttribute()
97 vec->addElement(start + fShift, status); in addAttribute()
/third_party/lzma/CPP/7zip/UI/Console/
H A DPercentPrinter.cpp37 char *start = _temp.GetBuf(num + 2); in ClosePrint() local
38 char *p = start; in ClosePrint()
43 char *start = _temp.GetBuf(num * 3); in ClosePrint() local
44 char *p = start; in ClosePrint()
51 _temp.ReleaseBuf_SetLen((unsigned)(p - start)); in ClosePrint()
/third_party/node/deps/icu-small/source/i18n/
H A Dfphdlimp.cpp40 FieldPositionOnlyHandler::addAttribute(int32_t id, int32_t start, int32_t limit) { in addAttribute() argument
43 pos.setBeginIndex(start + fShift); in addAttribute()
92 FieldPositionIteratorHandler::addAttribute(int32_t id, int32_t start, int32_t limit) { in addAttribute() argument
93 if (vec && U_SUCCESS(status) && start < limit) { in addAttribute()
97 vec->addElement(start + fShift, status); in addAttribute()
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
H A DSelection.java84 public Selection fixAfterReplace(int start, int end, int len) { in fixAfterReplace() argument
85 if (anchor >= start) { in fixAfterReplace()
87 anchor = start + len + anchor - end; in fixAfterReplace()
89 if (caret >= start) { in fixAfterReplace()
91 caret = start + len + caret - end; in fixAfterReplace()
97 // Mac: end++. If start!=end, start=end
101 // UNSHIFTED: if start!=end, start = end, else start
[all...]
/third_party/ltp/testcases/kernel/syscalls/timerfd/
H A Dtimerfd04.c56 struct tst_ts start, end; in verify_timerfd() local
60 start.type = end.type = it.type = tv->ts_type; in verify_timerfd()
66 if (tv->clock_gettime(tc->clk_id, tst_ts_get(&start))) { in verify_timerfd()
72 end = tst_ts_add_us(start, 1000000 * tc->off + SLEEP_US); in verify_timerfd()
103 long long diff = tst_ts_diff_us(end, start); in verify_timerfd()
/third_party/libdrm/tests/vbltest/
H A Dvbltest.c54 struct timeval start; member
78 (info->start.tv_sec + info->start.tv_usec * 1e-6); in vblank_handler()
81 info->start = end; in vblank_handler()
140 gettimeofday(&handler_info.start, NULL); in main()
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-freebsd.cc64 char* start = buffer.data(); in GetSharedLibraryAddresses() local
65 char* end = start + buffer_size; in GetSharedLibraryAddresses()
67 while (start < end) { in GetSharedLibraryAddresses()
69 reinterpret_cast<struct kinfo_vmentry*>(start); in GetSharedLibraryAddresses()
89 start += ssize; in GetSharedLibraryAddresses()
/third_party/node/deps/undici/src/node_modules/@fastify/busboy/deps/dicer/lib/
H A DHeaderParser.js27 this.ss.on('info', function (isMatch, data, start, end) {
29 if (self.nread + end - start >= self.maxHeaderSize) {
30 end = self.maxHeaderSize - self.nread + start
33 } else { self.nread += (end - start) }
35 self.buffer += data.toString('binary', start, end)

Completed in 12 milliseconds

1...<<919293949596979899100>>...809