Home
last modified time | relevance | path

Searched refs:gaps (Results 1 – 18 of 18) sorted by relevance

/linux/Documentation/arch/s390/
H A Dmm.rst15 - Unused gaps in the virtual memory layout could be present
17 No page tables are created for the unused gaps.
/linux/Documentation/userspace-api/media/dvb/
H A Ddvbapi.rst61 - Ported document to Docbook XML, addition of DVBv5 API, documentation gaps fix.
73 Most gaps between the uAPI document and the Kernel implementation
/linux/lib/
H A Dmaple_tree.c1392 ma_max_gap(struct maple_node *node, unsigned long *gaps, enum maple_type mt, in ma_max_gap() argument
1400 if (gaps[i] > max_gap) { in ma_max_gap()
1401 max_gap = gaps[i]; in ma_max_gap()
1418 unsigned long *gaps; in mas_max_gap() local
1430 gaps = ma_gaps(node, mt); in mas_max_gap()
1431 return gaps[offset]; in mas_max_gap()
1744 unsigned long *pivots, *gaps; in mas_mab_cp() local
1776 gaps = ma_gaps(node, mt); in mas_mab_cp()
1777 memcpy(b_node->gap + mab_start, gaps + mas_start, in mas_mab_cp()
1811 unsigned long *gaps = NULL; in mab_mas_cp() local
[all …]
/linux/drivers/iommu/iommufd/
H A DKconfig32 undiscovered gaps. This option is currently intended for the
/linux/arch/x86/kernel/
H A Dftrace_32.S109 subl $3*4, %esp # RET-IP + 3 gaps
/linux/sound/hda/codecs/hdmi/
H A DKconfig50 any connected external receiver. This allows to avoid gaps
/linux/Documentation/trace/
H A Dhwlat_detector.rst26 for some period, then looking for gaps in the TSC data. Any gap indicates a
H A Dstm.rst80 will help programmers and sysadmins identify gaps in configuration
/linux/Documentation/driver-api/
H A Dgeneric_pt.rst126 gaps of VA that don't need invalidation. This trades off impacted VA for number
H A Dpin-control.rst30 be sparse - i.e. there may be gaps in the space with numbers where no
/linux/Documentation/userspace-api/media/v4l/
H A Dv4l2.rst398 latest API changes. Closed gaps in the history chapter.
/linux/sound/core/
H A DKconfig213 the process or driver which causes the scheduling gaps.
/linux/Documentation/dev-tools/
H A Dkfence.rst274 cache's requested alignment, special alignments may result in unprotected gaps
/linux/Documentation/admin-guide/mm/
H A Dksm.rst64 includes unmapped gaps (though working on the intervening mapped areas),
/linux/Documentation/networking/
H A Dnetconsole.rst352 detect if messages were dropped before reaching the target by identifying gaps
/linux/Documentation/mm/damon/
H A Ddesign.rst105 gaps between the three regions are the two biggest unmapped areas in the given
108 mmap()-ed region and the stack in most of the cases. Because these gaps are
/linux/Documentation/userspace-api/
H A Diommufd.rst369 There are still a few gaps to be resolved to catch up with VFIO type1, as
/linux/Documentation/filesystems/
H A Dzonefs.rst35 zones are contiguous (there are no LBA gaps). Zones may have different types.