Home
last modified time | relevance | path

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

/Linux-v4.19/lib/
Dassoc_array.c1051 struct assoc_array_delete_collapse_context *collapse = iterator_data; in assoc_array_delete_collapse_iterator() local
1053 if (leaf == collapse->skip_leaf) in assoc_array_delete_collapse_iterator()
1056 BUG_ON(collapse->slot >= ASSOC_ARRAY_FAN_OUT); in assoc_array_delete_collapse_iterator()
1058 collapse->node->slots[collapse->slot++] = assoc_array_leaf_to_ptr(leaf); in assoc_array_delete_collapse_iterator()
1085 struct assoc_array_delete_collapse_context collapse; in assoc_array_delete() local
1221 collapse.node = new_n0; in assoc_array_delete()
1222 collapse.skip_leaf = assoc_array_ptr_to_leaf(edit->dead_leaf); in assoc_array_delete()
1223 collapse.slot = 0; in assoc_array_delete()
1227 &collapse); in assoc_array_delete()
1228 pr_devel("collapsed %d,%lu\n", collapse.slot, new_n0->nr_leaves_on_branch); in assoc_array_delete()
[all …]
/Linux-v4.19/Documentation/sphinx-static/
Dtheme_overrides.css30 * - Sequences of whitespace should collapse into a single whitespace.
/Linux-v4.19/tools/perf/ui/
Dhist.c402 .collapse = hpp__nop_cmp, \
416 .collapse = hpp__nop_cmp, \
429 .collapse = hpp__nop_cmp, \
/Linux-v4.19/Documentation/media/uapi/v4l/
Dstandard.rst35 Composite input may collapse standards, enumerating "PAL-B/G/H/I",
/Linux-v4.19/drivers/gpu/drm/amd/display/
DTODO20 Could you collapse everything into struct dc_stream?
/Linux-v4.19/tools/perf/
Dbuiltin-diff.c1144 fmt->collapse = hist_entry__cmp_nop; in data__hpp_register()
1233 fmt->collapse = hist_entry__cmp_nop; in ui_init()
Dbuiltin-c2c.c1764 fmt->collapse = dim->se ? c2c_se_collapse : dim->cmp; in get_format()
/Linux-v4.19/tools/perf/util/
Dhist.c1122 cmp = fmt->collapse(fmt, left, right); in hist_entry__collapse()
1299 cmp = fmt->collapse(fmt, iter, he); in hierarchy_insert_entry()
2203 cmp = fmt->collapse(fmt, he, pair); in add_dummy_hierarchy_entry()
2267 cmp = fmt->collapse(fmt, iter, he); in hists__find_hierarchy_entry()
Dhist.h253 int64_t (*collapse)(struct perf_hpp_fmt *fmt, member
Dsort.c1793 hse->hpp.collapse = __sort__hpp_collapse; in __sort_dimension__alloc_hpp()
2142 hde->hpp.collapse = __sort__hde_cmp; in __alloc_dynamic_entry()
/Linux-v4.19/Documentation/networking/
Ddl2k.txt225 reduce congestion collapse and overload which
/Linux-v4.19/net/ipv4/
Dfib_trie.c693 static struct key_vector *collapse(struct trie *t, in collapse() function
912 return collapse(t, tn); in resize()
/Linux-v4.19/Documentation/admin-guide/mm/
Dtranshuge.rst306 a range of pages to collapse into one huge page and has
/Linux-v4.19/tools/power/pm-graph/
Dsleepgraph.py3505 table {width:100%;border-collapse: collapse;}\n\