Home
last modified time | relevance | path

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

/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.c1406 ma_max_gap(struct maple_node *node, unsigned long *gaps, enum maple_type mt, in ma_max_gap() argument
1414 if (gaps[i] > max_gap) { in ma_max_gap()
1415 max_gap = gaps[i]; in ma_max_gap()
1432 unsigned long *gaps; in mas_max_gap() local
1444 gaps = ma_gaps(node, mt); in mas_max_gap()
1445 return gaps[offset]; in mas_max_gap()
1976 unsigned long *gaps; in node_finalise() local
1979 gaps = ma_gaps(node, mt); in node_finalise()
1984 if (gaps) in node_finalise()
1985 memset(gaps + end, 0, size * sizeof(unsigned long)); in node_finalise()
[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/crypto/
H A Dkrb5.rst132 caller must leave gaps in the buffer for the storage of the confounder (if
/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/drivers/mtd/nand/raw/
H A Dnand_base.c2997 int data_col_addr, i, gaps = 0; in nand_read_subpage() local
3034 gaps = 1; in nand_read_subpage()
3036 if (gaps) { in nand_read_subpage()
/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.