Home
last modified time | relevance | path

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

12

/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/block/
H A Dblk-merge.c342 unsigned nsegs = 0, bytes = 0, gaps = 0; in bio_split_io_at() local
363 gaps |= bvec_seg_gap(bvprvp, &bv); in bio_split_io_at()
382 bio->bi_bvec_gap_bit = ffs(gaps); in bio_split_io_at()
418 bio->bi_bvec_gap_bit = ffs(gaps); in bio_split_io_at()
/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/driver-api/cxl/
H A Dmaturity-map.rst33 may still have significant gaps to close and fixes to apply as real
/linux/Documentation/virt/kvm/
H A Dreview-checklist.rst95 as that can help identify gaps in existing test suites.
/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/dev-tools/
H A Dkfence.rst274 cache's requested alignment, special alignments may result in unprotected gaps
/linux/Documentation/networking/
H A Dnetconsole.rst352 detect if messages were dropped before reaching the target by identifying gaps
/linux/Documentation/admin-guide/mm/
H A Dksm.rst64 includes unmapped gaps (though working on the intervening mapped areas),
/linux/drivers/mtd/nand/raw/
H A Dnand_base.c2996 int data_col_addr, i, gaps = 0; in nand_read_subpage() local
3033 gaps = 1; in nand_read_subpage()
3035 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/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/filesystems/
H A Dzonefs.rst35 zones are contiguous (there are no LBA gaps). Zones may have different types.
H A Dnetfs_library.rst171 to the server. The server stream will have gaps in it corresponding to those
/linux/Documentation/filesystems/xfs/
H A Dxfs-online-fsck-design.rst2201 If there are no gaps, create one by extending the length of the xfile.
2801 records from the gaps in the reverse mapping btree.
2824 Hence, the new free space records must be inferred from gaps in the physical
2879 corresponding to the gaps in the new rmap btree records, and then clearing the

12