/linux/fs/ubifs/ |
H A D | tnc_commit.c | 17 * 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 …]
|
H A D | budget.c | 178 * The index head is not available for the in-the-gaps method, so add an in ubifs_calc_min_idx_lebs() 274 * that the "in-the-gaps" commit method always succeeds and UBIFS will always 314 * before they can be used. And the in-the-gaps method will grab these in do_budget_space()
|
/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/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/tools/testing/selftests/x86/ |
H A D | test_shadow_stack.c | 553 * direction, filling any gaps until it encounters the shadow stack's 556 * of the above gaps are filled. The search down algorithm will have 557 * looked at the shadow stack gaps. 597 printf("[OK]\tGuard gap test, other mapping's gaps\n"); in test_guard_gap_other_gaps() 650 printf("[OK]\tGuard gap test, placement mapping's gaps\n"); in test_guard_gap_new_mappings_gaps() 1047 printf("[FAIL]\tGuard gap test, other mappings' gaps\n"); in main() 1053 printf("[FAIL]\tGuard gap test, placement mapping's gaps\n"); in main()
|
/linux/mm/damon/ |
H A D | vaddr.c | 128 * Find the two biggest gaps so that first_gap > second_gap > others. in __damon_va_three_regions() 130 * tree gaps. in __damon_va_three_regions() 158 /* Sort the two biggest gaps by address */ in __damon_va_three_regions() 214 * that cover every mapped area of the address space. Also the two gaps 227 * gaps are exceptionally huge areas in usual address space, excluding these
|
/linux/tools/lib/perf/include/internal/ |
H A D | cpumap.h | 13 * gaps if CPU numbers were used. For events associated with a pid, rather than
|
/linux/lib/ |
H A D | maple_tree.c | 682 * ma_gaps() - Get a pointer to the maple node gaps. 686 * Return: A pointer to the maple node gaps 1549 /* There cannot be two gaps in a row. */ in mas_leaf_max_gap() 1558 * @gaps: The pointer to the gaps 1562 * Uses the metadata data end to scan backwards across set gaps. 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() [all …]
|
/linux/arch/sh/boards/mach-dreamcast/ |
H A D | setup.c | 33 /* GAPS PCI bridge assumes P2 area relative addresses. */ in dreamcast_setup()
|
/linux/arch/arm64/lib/ |
H A D | kasan_sw_tags.S | 33 * store in the gaps), and create a frame record (for which we can use
|
/linux/Documentation/devicetree/bindings/net/ |
H A D | qca,qca7000.txt | 28 between each data word. In burst mode these gaps aren't
|
/linux/drivers/soc/ti/ |
H A D | ti_sci_inta_msi.c | 113 /* Use alloc ALL as it's unclear whether there are gaps in the indices */ in ti_sci_inta_msi_domain_alloc_irqs()
|
/linux/include/trace/events/ |
H A D | netfs.h | 23 EM(netfs_read_trace_read_gaps, "READ-GAPS") \ 163 EM(netfs_folio_trace_filled_gaps, "filled-gaps") \ 174 EM(netfs_folio_trace_read_gaps, "read-gaps") \
|
/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/arch/x86/kernel/ |
H A D | ftrace_32.S | 109 subl $3*4, %esp # RET-IP + 3 gaps
|
/linux/arch/loongarch/kernel/ |
H A D | unwind_orc.c | 71 * "weak" entries for ensuring there are no gaps. They should be in __orc_find() 234 * These terminator entries exist to handle any gaps created by in orc_sort_cmp()
|
/linux/tools/thermal/tmon/ |
H A D | tmon.h | 91 /* keep track of instance ids since there might be gaps */
|
/linux/drivers/gpu/drm/imagination/ |
H A D | pvr_gem.h | 40 * To avoid potentially confusing gaps in the UAPI options, these kernel-only
|
/linux/include/net/sctp/ |
H A D | tsnmap.h | 31 * Last Rcvd TSN). If no gaps exist, i.e. no out of
|
/linux/sound/core/ |
H A D | Kconfig | 213 the process or driver which causes the scheduling gaps.
|
/linux/drivers/gpu/drm/xe/ |
H A D | xe_assert.h | 42 * Note that these macros are not intended for use to cover known gaps in the
|
/linux/tools/testing/selftests/kvm/riscv/ |
H A D | sbi_pmu_test.c | 196 /* There can be gaps in logical counter indicies*/ in update_counter_info() 430 /* There can be gaps in logical counter indicies*/ in test_pmu_basic_sanity()
|
/linux/mm/ |
H A D | numa_memblks.c | 473 * numa_fill_memblks - Fill gaps in numa_meminfo memblks 517 * Fill any gaps by tracking the previous memblks in numa_fill_memblks()
|
/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
|