Home
last modified time | relevance | path

Searched refs:spans (Results 1 – 20 of 20) sorted by relevance

/linux/rust/syn/
H A Dcustom_punctuation.rs84 pub spans: $crate::custom_punctuation_repr!($($tt)+),
90 spans: __S,
94 spans: $crate::__private::IntoSpans::into_spans(spans)
131 let spans: $crate::custom_punctuation_repr!($($tt)+) = localVariable
133 Ok($ident(spans))
155 … $crate::__private::print_punct($crate::stringify_punct!($($tt)+), &self.spans, tokens)
H A Dtoken.rs340 pub spans: [Span; $len],
345 pub fn $name<S: IntoSpans<[Span; $len]>>(spans: S) -> $name {
347 spans: spans.into_spans(),
354 spans: [Span::call_site(); $len],
413 printing::punct($token, &self.spans, tokens);
422 spans: parsing::punct(input, $token)?,
1006 let mut spans = [input.span(); N]; localVariable
1007 punct_helper(input, token, &mut spans)?;
1008 Ok(spans)
1011 fn punct_helper(input: ParseStream, token: &str, spans: &mut [Span]) -> Result<()> { in punct_helper()
[all …]
H A Dpat.rs771 RangeLimits::HalfOpen(dot_dot) => (dot_dot.spans[0], dot_dot.spans[1]), in pat_slice()
773 (dot_dot_eq.spans[0], dot_dot_eq.spans[2]) in pat_slice()
H A Dexpr.rs1606 let spans: &[Span] = match &range.limits { in trailer_expr() localVariable
1607 RangeLimits::HalfOpen(limits) => &limits.spans, in trailer_expr()
1608 RangeLimits::Closed(limits) => &limits.spans, in trailer_expr()
1611 spans[0], in trailer_expr()
1612 *spans.last().unwrap(), in trailer_expr()
2950 Ok(RangeLimits::Closed(Token![..=](dot3.spans))) in parse_obsolete()
H A Dty.rs1142 let span = variadic.dots.spans[0]; in to_tokens()
/linux/drivers/net/wireless/mediatek/mt7601u/
H A Dmac.c309 } spans[] = { in mt7601u_mac_work() local
329 for (i = 0; i < ARRAY_SIZE(spans); i++) in mt7601u_mac_work()
330 for (j = 0; j < spans[i].span; j++) { in mt7601u_mac_work()
331 u32 val = mt7601u_rr(dev, spans[i].addr_base + j * 4); in mt7601u_mac_work()
333 spans[i].stat_base[j * 2] += val & 0xffff; in mt7601u_mac_work()
334 spans[i].stat_base[j * 2 + 1] += val >> 16; in mt7601u_mac_work()
337 if (spans[i].addr_base != MT_TX_AGG_CNT_BASE0 && in mt7601u_mac_work()
338 spans[i].addr_base != MT_TX_AGG_CNT_BASE1) in mt7601u_mac_work()
/linux/drivers/iommu/iommufd/
H A Dpages.c112 for (i = 0; i != ARRAY_SIZE(iter->spans); i++) { in interval_tree_double_span_iter_update()
113 if (interval_tree_span_iter_done(&iter->spans[i])) { in interval_tree_double_span_iter_update()
118 if (iter->spans[i].is_hole) { in interval_tree_double_span_iter_update()
119 last_hole = min(last_hole, iter->spans[i].last_hole); in interval_tree_double_span_iter_update()
124 iter->start_used = iter->spans[i].start_used; in interval_tree_double_span_iter_update()
125 iter->last_used = min(iter->spans[i].last_used, last_hole); in interval_tree_double_span_iter_update()
130 iter->start_hole = iter->spans[0].start_hole; in interval_tree_double_span_iter_update()
132 min(iter->spans[0].last_hole, iter->spans[1].last_hole); in interval_tree_double_span_iter_update()
144 for (i = 0; i != ARRAY_SIZE(iter->spans); i++) in interval_tree_double_span_iter_first()
145 interval_tree_span_iter_first(&iter->spans[i], iter->itrees[i], in interval_tree_double_span_iter_first()
[all …]
H A Ddouble_span.h18 struct interval_tree_span_iter spans[2]; member
/linux/Documentation/arch/arm/samsung/
H A Doverview.rst8 The Samsung range of ARM SoCs spans many similar devices, from the initial
/linux/arch/m68k/ifpsp060/
H A Diskeleton.S187 | spans two pages.
254 | Note: the routine must unlock two pages if the operand spans
/linux/Documentation/driver-api/cxl/platform/
H A Dacpi.rst58 * CEDT CFMWS Memory regions spans a platform memory hole.
/linux/Documentation/driver-api/cxl/
H A Dtheory-of-operation.rst253 example mem3 can participate in one or more of a PMEM interleave that spans two
255 memory interleave that spans 2 Host Bridges, and a Volatile memory interleave
/linux/Documentation/scheduler/
H A Dsched-capacity.rst289 level that spans all unique CPU capacity values.
290 - The SD_ASYM_CPUCAPACITY flag will be set for any sched_domain that spans
320 hierarchy of CPUs 0-1 spans a single capacity value: SD_ASYM_CPUCAPACITY isn't
/linux/Documentation/arch/arm/
H A Dkernel_user_helpers.rst265 - Due to the length of this sequence, this spans 2 conventional kuser
/linux/Documentation/maintainer/
H A Dfeature-and-driver-maintainers.rst7 The term "maintainer" spans a very wide range of levels of engagement
/linux/tools/testing/selftests/tc-testing/
H A DREADME98 Each test is an atomic unit. A test that for whatever reason spans multiple test
/linux/Documentation/mm/
H A Dmemory-model.rst9 spans a contiguous range up to the maximal address. It could be,
/linux/Documentation/networking/
H A Dswitchdev.rst487 untagged packets. This internal VID spans all ports of the VLAN-unaware
488 bridge. The VID corresponding to the VLAN upper interface spans the
/linux/Documentation/bpf/
H A Dmap_sockmap.rst225 be assigned, even if the data spans multiple ``sendmsg()`` or ``sendfile()``
/linux/Documentation/admin-guide/device-mapper/
H A Ddm-ima.rst188 Note: If the table_load data spans across multiple IMA 'dm_table_load'