Home
last modified time | relevance | path

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

12

/linux/tools/testing/selftests/mm/
H A Dkhugepaged.c57 void (*collapse)(const char *msg, char *p, int nr_hpages, member
593 .collapse = &khugepaged_collapse,
599 .collapse = &madvise_collapse,
649 c->collapse("Collapse multiple fully populated PTE table", p, nr_hpages, in collapse_full()
660 c->collapse("Do not collapse empty PTE table", p, 1, ops, false); in collapse_empty()
670 c->collapse("Collapse PTE table with single PTE entry present", p, in collapse_single_pte_entry()
695 c->collapse("Maybe collapse with max_ptes_none exceeded", p, 1, in collapse_max_ptes_none()
701 c->collapse("Collapse with max_ptes_none PTEs empty", p, 1, ops, in collapse_max_ptes_none()
730 c->collapse("Collapse with swapping in single PTE entry", p, 1, ops, in collapse_swapin_single_pte()
757 c->collapse("Maybe collapse with max_ptes_swap exceeded", p, 1, ops, in collapse_max_ptes_swap()
[all …]
H A Dguard-regions.c2191 TEST_F(guard_regions, collapse) in TEST_F()
2238 * Now collapse the entire region. This should fail in all cases. in TEST_F()
2242 * this occurred or if the collapse was rightly rejected. in TEST_F()
2247 * If we introduce a bug that causes the collapse to succeed, gather in TEST_F()
2190 TEST_F(guard_regions,collapse) TEST_F() argument
/linux/lib/
H A Dassoc_array.c1046 struct assoc_array_delete_collapse_context *collapse = iterator_data; in assoc_array_delete_collapse_iterator() local
1048 if (leaf == collapse->skip_leaf) in assoc_array_delete_collapse_iterator()
1051 BUG_ON(collapse->slot >= ASSOC_ARRAY_FAN_OUT); in assoc_array_delete_collapse_iterator()
1053 collapse->node->slots[collapse->slot++] = assoc_array_leaf_to_ptr(leaf); in assoc_array_delete_collapse_iterator()
1080 struct assoc_array_delete_collapse_context collapse; in assoc_array_delete() local
1217 collapse.node = new_n0; in assoc_array_delete()
1218 collapse.skip_leaf = assoc_array_ptr_to_leaf(edit->dead_leaf); in assoc_array_delete()
1219 collapse.slot = 0; in assoc_array_delete()
1223 &collapse); in assoc_array_delete()
1224 pr_devel("collapsed %d,%lu\n", collapse.slot, new_n0->nr_leaves_on_branch); in assoc_array_delete()
[all …]
/linux/tools/testing/selftests/rcutorture/bin/
H A Dkvm-end-run-stats.sh34 kcsan-collapse.sh "$rundir" | tee -a "$rundir/log"
H A Dtorture.sh740 TORTURE_KCONFIG_KCSAN_ARG=1 tools/testing/selftests/rcutorture/bin/kcsan-collapse.sh tools/testing/selftests/rcutorture/res/$ds > tools/testing/selftests/rcutorture/res/$ds/kcsan.sum
/linux/tools/perf/ui/
H A Dhist.c702 .collapse = hpp__nop_cmp, \
716 .collapse = hpp__nop_cmp, \
729 .collapse = hpp__nop_cmp, \
743 .collapse = hpp__nop_cmp, \
/linux/Documentation/sphinx-static/
H A Dtheme_overrides.css69 * - Sequences of whitespace should collapse into a single whitespace.
/linux/Documentation/admin-guide/mm/
H A Dtranshuge.rst212 All THPs at fault and collapse time will be added to _deferred_list,
268 khugepaged currently only searches for opportunities to collapse to
269 PMD-sized THP and no attempt is made to collapse to other THP
334 that THP is shared. Exceeding the number would block the collapse::
540 a range of pages to collapse into one huge page and has
/linux/Documentation/userspace-api/media/v4l/
H A Dstandard.rst36 Composite input may collapse standards, enumerating "PAL-B/G/H/I",
/linux/Documentation/admin-guide/cifs/
H A Dtodo.rst24 perhaps addition of new optional SMB3.1.1 fsctls to make collapse range
/linux/arch/arm64/boot/dts/qcom/
H A 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";
H A Dtalos.dtsi400 idle-state-name = "silver-power-collapse";
410 idle-state-name = "silver-rail-power-collapse";
420 idle-state-name = "gold-power-collapse";
430 idle-state-name = "gold-rail-power-collapse";
H A Dmonaco.dtsi313 idle-state-name = "silver-power-collapse";
323 idle-state-name = "silver-rail-power-collapse";
333 idle-state-name = "gold-power-collapse";
343 idle-state-name = "gold-rail-power-collapse";
H A Dsm8350.dtsi254 idle-state-name = "silver-rail-power-collapse";
264 idle-state-name = "gold-rail-power-collapse";
H A Dsm8550.dtsi283 idle-state-name = "silver-rail-power-collapse";
293 idle-state-name = "gold-rail-power-collapse";
303 idle-state-name = "goldplus-rail-power-collapse";
H A Dsm8650.dtsi401 idle-state-name = "silver-rail-power-collapse";
411 idle-state-name = "gold-rail-power-collapse";
421 idle-state-name = "gold-plus-rail-power-collapse";
/linux/tools/perf/
H A Dbuiltin-diff.c1734 fmt->collapse = hist_entry__cmp_nop; in data__hpp_register()
1835 fmt->collapse = hist_entry__cmp_nop; in ui_init()
H A Dbuiltin-kvm.c411 fmt->collapse = dim->cmp; in get_format()
H A Dbuiltin-c2c.c2000 fmt->collapse = dim->se ? c2c_se_collapse : dim->cmp; in get_format()
/linux/Documentation/networking/device_drivers/ethernet/dlink/
H A Ddl2k.rst253 reduce congestion collapse and overload which
/linux/tools/perf/util/
H A Dhist.h500 perf_hpp_fmt_cmp_t collapse;
499 perf_hpp_fmt_cmp_t collapse; global() member
H A Dhist.c1398 * Never collapse filtered and non-filtered entries. in hist_entry__cmp_impl()
1441 offsetof(struct perf_hpp_fmt, collapse), true, false);
1450 offsetof(struct perf_hpp_fmt, collapse), false, false); in hist_entry__delete()
1521 * collapse the histogram
H A Dsort.c3028 hse->hpp.collapse = __sort__hpp_collapse; in update_dynamic_len()
3398 hde->hpp.collapse = __sort__hde_cmp; in add_evsel_fields()
/linux/Documentation/networking/
H A 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/net/ipv4/
H A Dfib_trie.c682 static struct key_vector *collapse(struct trie *t, in collapse() function
901 return collapse(t, tn); in resize()

12