Home
last modified time | relevance | path

Searched refs:collapse (Results 1 – 25 of 45) sorted by relevance

12

/linux-6.12.1/tools/testing/selftests/mm/
Dkhugepaged.c57 void (*collapse)(const char *msg, char *p, int nr_hpages, member
595 .collapse = &khugepaged_collapse,
601 .collapse = &madvise_collapse,
651 c->collapse("Collapse multiple fully populated PTE table", p, nr_hpages, in collapse_full()
662 c->collapse("Do not collapse empty PTE table", p, 1, ops, false); in collapse_empty()
672 c->collapse("Collapse PTE table with single PTE entry present", p, in collapse_single_pte_entry()
697 c->collapse("Maybe collapse with max_ptes_none exceeded", p, 1, in collapse_max_ptes_none()
703 c->collapse("Collapse with max_ptes_none PTEs empty", p, 1, ops, in collapse_max_ptes_none()
732 c->collapse("Collapse with swapping in single PTE entry", p, 1, ops, in collapse_swapin_single_pte()
759 c->collapse("Maybe collapse with max_ptes_swap exceeded", p, 1, ops, in collapse_max_ptes_swap()
[all …]
/linux-6.12.1/lib/
Dassoc_array.c1048 struct assoc_array_delete_collapse_context *collapse = iterator_data; in assoc_array_delete_collapse_iterator() local
1050 if (leaf == collapse->skip_leaf) in assoc_array_delete_collapse_iterator()
1053 BUG_ON(collapse->slot >= ASSOC_ARRAY_FAN_OUT); in assoc_array_delete_collapse_iterator()
1055 collapse->node->slots[collapse->slot++] = assoc_array_leaf_to_ptr(leaf); in assoc_array_delete_collapse_iterator()
1082 struct assoc_array_delete_collapse_context collapse; in assoc_array_delete() local
1219 collapse.node = new_n0; in assoc_array_delete()
1220 collapse.skip_leaf = assoc_array_ptr_to_leaf(edit->dead_leaf); in assoc_array_delete()
1221 collapse.slot = 0; in assoc_array_delete()
1225 &collapse); in assoc_array_delete()
1226 pr_devel("collapsed %d,%lu\n", collapse.slot, new_n0->nr_leaves_on_branch); in assoc_array_delete()
[all …]
/linux-6.12.1/tools/testing/selftests/rcutorture/bin/
Dkvm-end-run-stats.sh34 kcsan-collapse.sh "$rundir" | tee -a "$rundir/log"
Dtorture.sh623 …TORTURE_KCONFIG_KCSAN_ARG=1 tools/testing/selftests/rcutorture/bin/kcsan-collapse.sh tools/testing…
/linux-6.12.1/tools/perf/ui/
Dhist.c516 .collapse = hpp__nop_cmp, \
530 .collapse = hpp__nop_cmp, \
543 .collapse = hpp__nop_cmp, \
/linux-6.12.1/Documentation/sphinx-static/
Dtheme_overrides.css69 * - Sequences of whitespace should collapse into a single whitespace.
/linux-6.12.1/Documentation/admin-guide/mm/
Dtranshuge.rst205 All THPs at fault and collapse time will be added to _deferred_list,
225 khugepaged currently only searches for opportunities to collapse to
226 PMD-sized THP and no attempt is made to collapse to other THP
291 that THP is shared. Exceeding the number would block the collapse::
431 a range of pages to collapse into one huge page and has
/linux-6.12.1/Documentation/userspace-api/media/v4l/
Dstandard.rst35 Composite input may collapse standards, enumerating "PAL-B/G/H/I",
/linux-6.12.1/Documentation/admin-guide/cifs/
Dtodo.rst24 perhaps addition of new optional SMB3.1.1 fsctls to make collapse range
/linux-6.12.1/tools/perf/util/
Dhist.c1324 cmp = fmt->collapse(fmt, left, right); in hist_entry__collapse()
1506 cmp = fmt->collapse(fmt, iter, he); in hierarchy_insert_entry()
2460 cmp = fmt->collapse(fmt, he, pair); in add_dummy_hierarchy_entry()
2526 cmp = fmt->collapse(fmt, iter, he); in hists__find_hierarchy_entry()
Dhist.h465 int64_t (*collapse)(struct perf_hpp_fmt *fmt, member
Dsort.c2687 hse->hpp.collapse = __sort__hpp_collapse; in __sort_dimension__alloc_hpp()
3056 hde->hpp.collapse = __sort__hde_cmp; in __alloc_dynamic_entry()
/linux-6.12.1/arch/arm64/boot/dts/qcom/
Dsm6375.dtsi255 idle-state-name = "silver-power-collapse";
265 idle-state-name = "silver-rail-power-collapse";
275 idle-state-name = "gold-power-collapse";
285 idle-state-name = "gold-rail-power-collapse";
Dsm6350.dtsi320 idle-state-name = "little-power-collapse";
330 idle-state-name = "little-rail-power-collapse";
340 idle-state-name = "big-power-collapse";
350 idle-state-name = "big-rail-power-collapse";
Dmsm8976.dtsi165 idle-state-name = "little-power-collapse";
184 idle-state-name = "big-power-collapse";
Dsdm670.dtsi257 idle-state-name = "little-rail-power-collapse";
267 idle-state-name = "big-rail-power-collapse";
Dsdm630.dtsi234 idle-state-name = "pwr-power-collapse";
253 idle-state-name = "perf-power-collapse";
Dsm6115.dtsi208 idle-state-name = "silver-rail-power-collapse";
218 idle-state-name = "gold-rail-power-collapse";
Dmsm8998.dtsi282 idle-state-name = "little-power-collapse";
303 idle-state-name = "big-power-collapse";
/linux-6.12.1/tools/perf/
Dbuiltin-diff.c1736 fmt->collapse = hist_entry__cmp_nop; in data__hpp_register()
1837 fmt->collapse = hist_entry__cmp_nop; in ui_init()
Dbuiltin-kvm.c410 fmt->collapse = dim->cmp; in get_format()
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/dlink/
Ddl2k.rst253 reduce congestion collapse and overload which
/linux-6.12.1/Documentation/mm/damon/
Ddesign.rst318 selection, advising ``khugepaged`` to collapse or split, or doing nothing but
416 page collapse scheme action. Hence, the prioritization mechanisms for each
/linux-6.12.1/Documentation/networking/
Dsnmp_counter.rst1001 the reclaiming method is 'collapse', which means allocate a big skb,
1008 counter, the TCP stack will try to collapse the out of order queue and
1019 After 'collapse' and discard packets from the out of order queue, if
1025 This counter indicates how many skbs are freed during 'collapse'.
/linux-6.12.1/net/ipv4/
Dfib_trie.c688 static struct key_vector *collapse(struct trie *t, in collapse() function
907 return collapse(t, tn); in resize()

12