/linux/Documentation/arch/s390/ |
H A D | mm.rst | 15 - 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 D | dvbapi.rst | 61 - 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 D | maple_tree.c | 1567 ma_max_gap(struct maple_node *node, unsigned long *gaps, enum maple_type mt, in ma_max_gap() argument 1575 if (gaps[i] > max_gap) { in ma_max_gap() 1576 max_gap = gaps[i]; in ma_max_gap() 1593 unsigned long *gaps; in mas_max_gap() local 1605 gaps = ma_gaps(node, mt); in mas_max_gap() 1606 return gaps[offset]; in mas_max_gap() 1942 unsigned long *pivots, *gaps; in mas_mab_cp() local 1974 gaps = ma_gaps(node, mt); in mas_mab_cp() 1975 memcpy(b_node->gap + mab_start, gaps + mas_start, in mas_mab_cp() 2009 unsigned long *gaps = NULL; in mab_mas_cp() local [all …]
|
/linux/arch/x86/kernel/ |
H A D | ftrace_32.S | 109 subl $3*4, %esp # RET-IP + 3 gaps
|
/linux/Documentation/devicetree/bindings/net/ |
H A D | qca,qca7000.txt | 28 between each data word. In burst mode these gaps aren't
|
/linux/Documentation/trace/ |
H A D | hwlat_detector.rst | 26 for some period, then looking for gaps in the TSC data. Any gap indicates a
|
H A D | stm.rst | 80 will help programmers and sysadmins identify gaps in configuration
|
/linux/Documentation/driver-api/cxl/ |
H A D | maturity-map.rst | 33 may still have significant gaps to close and fixes to apply as real
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | v4l2.rst | 397 latest API changes. Closed gaps in the history chapter.
|
/linux/sound/core/ |
H A D | Kconfig | 213 the process or driver which causes the scheduling gaps.
|
/linux/Documentation/mm/damon/ |
H A D | design.rst | 105 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/dev-tools/ |
H A D | kfence.rst | 274 cache's requested alignment, special alignments may result in unprotected gaps
|
/linux/sound/pci/hda/ |
H A D | Kconfig | 387 any connected external receiver. This allows to avoid gaps
|
/linux/Documentation/admin-guide/mm/ |
H A D | ksm.rst | 64 includes unmapped gaps (though working on the intervening mapped areas),
|
/linux/drivers/mtd/nand/raw/ |
H A D | nand_base.c | 3127 int data_col_addr, i, gaps = 0; in nand_read_subpage() local 3164 gaps = 1; in nand_read_subpage() 3166 if (gaps) { in nand_read_subpage()
|
/linux/Documentation/filesystems/ |
H A D | zonefs.rst | 35 zones are contiguous (there are no LBA gaps). Zones may have different types.
|
/linux/Documentation/driver-api/ |
H A D | pin-control.rst | 30 be sparse - i.e. there may be gaps in the space with numbers where no
|
/linux/Documentation/arch/x86/ |
H A D | resctrl.rst | 474 contiguous sequence, there may be gaps). To find the ID for each logical
|