Home
last modified time | relevance | path

Searched full:gaps (Results 1 – 25 of 266) sorted by relevance

1234567891011

/kernel/linux/linux-5.10/fs/ubifs/
Dtnc_commit.c17 * make_idx_node - make an index node for fill-the-gaps method of TNC commit.
97 * fill_gap - make index nodes in gaps in dirty index LEBs.
213 * layout_leb_in_gaps - layout index nodes using in-the-gaps method.
217 * This function lays out new index nodes for dirty znodes using in-the-gaps
221 * This function returns the number of index nodes written into the gaps, or a
270 * The obsolete index nodes form gaps that can be in layout_leb_in_gaps()
347 * layout_in_gaps - in-the-gaps method of committing TNC.
351 * This function lays out new index nodes for dirty znodes using in-the-gaps
381 * option which forces in-the-gaps is enabled. in layout_in_gaps()
563 * into the gaps created by obsolete index nodes in non-empty index LEBs. For
[all …]
/kernel/linux/linux-6.6/fs/ubifs/
Dtnc_commit.c17 * make_idx_node - make an index node for fill-the-gaps method of TNC commit.
97 * fill_gap - make index nodes in gaps in dirty index LEBs.
213 * layout_leb_in_gaps - layout index nodes using in-the-gaps method.
217 * This function lays out new index nodes for dirty znodes using in-the-gaps
221 * This function returns the number of index nodes written into the gaps, or a
270 * The obsolete index nodes form gaps that can be in layout_leb_in_gaps()
347 * layout_in_gaps - in-the-gaps method of committing TNC.
351 * This function lays out new index nodes for dirty znodes using in-the-gaps
381 * option which forces in-the-gaps is enabled. in layout_in_gaps()
563 * into the gaps created by obsolete index nodes in non-empty index LEBs. For
[all …]
/kernel/linux/linux-6.6/Documentation/userspace-api/media/dvb/
Ddvbapi.rst66 - Ported document to Docbook XML, addition of DVBv5 API, documentation gaps fix.
78 Most gaps between the uAPI document and the Kernel implementation
/kernel/linux/linux-5.10/Documentation/userspace-api/media/dvb/
Ddvbapi.rst66 - Ported document to Docbook XML, addition of DVBv5 API, documentation gaps fix.
78 Most gaps between the uAPI document and the Kernel implementation
/kernel/linux/linux-6.6/mm/damon/
Dvaddr.c125 * Find the two biggest gaps so that first_gap > second_gap > others. in __damon_va_three_regions()
127 * tree gaps. in __damon_va_three_regions()
155 /* Sort the two biggest gaps by address */ in __damon_va_three_regions()
211 * that cover every mapped area of the address space. Also the two gaps
224 * gaps are exceptionally huge areas in usual address space, excluding these
/kernel/linux/linux-6.6/drivers/iommu/iommufd/
DKconfig28 undiscovered gaps. This option is currently intended for the
/kernel/linux/linux-6.6/tools/lib/perf/include/internal/
Dcpumap.h13 * gaps if CPU numbers were used. For events associated with a pid, rather than
/kernel/linux/linux-5.10/tools/testing/selftests/core/
Dclose_range_test.c66 /* create a couple of gaps */ in TEST()
134 /* create a couple of gaps */ in TEST()
/kernel/linux/linux-6.6/lib/
Dmaple_tree.c662 * ma_gaps() - Get a pointer to the maple node gaps.
666 * Return: A pointer to the maple node gaps
1556 /* There cannot be two gaps in a row. */ in mas_leaf_max_gap()
1565 * @gaps: The pointer to the gaps
1569 * Uses the metadata data end to scan backwards across set gaps.
1574 ma_max_gap(struct maple_node *node, unsigned long *gaps, enum maple_type mt, in ma_max_gap() argument
1582 if (gaps[i] > max_gap) { in ma_max_gap()
1583 max_gap = gaps[i]; in ma_max_gap()
1600 unsigned long *gaps; in mas_max_gap() local
1612 gaps = ma_gaps(node, mt); in mas_max_gap()
[all …]
/kernel/linux/linux-5.10/fs/erofs/
Ddata.c237 /* shift in advance in case of it followed by too many gaps */ in erofs_read_raw_page()
310 /* the rare case (end in gaps) */ in erofs_raw_access_readahead()
/kernel/linux/linux-6.6/arch/arm64/lib/
Dkasan_sw_tags.S33 * store in the gaps), and create a frame record (for which we can use
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/bridge/
Dsii902x.txt24 but there can be no gaps. E.g. an i2s pin must be mapped to
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/
Dqca,qca7000.txt28 between each data word. In burst mode these gaps aren't
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/net/
Dqca,qca7000.txt28 between each data word. In burst mode these gaps aren't
/kernel/linux/linux-6.6/drivers/soc/ti/
Dti_sci_inta_msi.c113 /* Use alloc ALL as it's unclear whether there are gaps in the indices */ in ti_sci_inta_msi_domain_alloc_irqs()
/kernel/linux/linux-6.6/include/linux/
Dnfs_fs.h212 * might fill in the gaps, or possibly a gap is caused
215 * is not empty, then we assume the gaps were due to
218 * We can only track a limited number of concurrent gaps.
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/bridge/
Dsil,sii9022.yaml67 connected to any FIFO, but there can be no gaps. E.g. an I2S pin must be
/kernel/linux/linux-5.10/Documentation/trace/
Dhwlat_detector.rst26 for some period, then looking for gaps in the TSC data. Any gap indicates a
/kernel/linux/linux-6.6/Documentation/trace/
Dhwlat_detector.rst26 for some period, then looking for gaps in the TSC data. Any gap indicates a
/kernel/linux/linux-5.10/sound/core/
DKconfig179 the process or driver which causes the scheduling gaps.
/kernel/linux/linux-6.6/tools/testing/selftests/x86/
Dtest_shadow_stack.c552 * direction, filling any gaps until it encounters the shadow stack's
555 * of the above gaps are filled. The search down algorithm will have
556 * looked at the shadow stack gaps.
/kernel/linux/linux-6.6/arch/x86/kernel/
Dftrace_32.S109 subl $3*4, %esp # RET-IP + 3 gaps
/kernel/linux/linux-5.10/arch/x86/kernel/
Dftrace_32.S109 subl $3*4, %esp # RET-IP + 3 gaps
/kernel/linux/linux-5.10/drivers/iommu/
Dhyperv-iommu.c169 * gaps when cpu number in a socket is not power of two. Prepare in hyperv_prepare_irq_remapping()
/kernel/linux/linux-6.6/include/net/sctp/
Dtsnmap.h31 * Last Rcvd TSN). If no gaps exist, i.e. no out of

1234567891011