Home
last modified time | relevance | path

Searched refs:inlines (Results 1 – 6 of 6) sorted by relevance

/linux/tools/perf/util/
H A Dsrcline.c455 struct inline_node *inlines) in inlines__tree_insert() argument
459 const u64 addr = inlines->addr; in inlines__tree_insert()
473 rb_link_node(&inlines->rb_node, parent, p); in inlines__tree_insert()
474 rb_insert_color_cached(&inlines->rb_node, tree, leftmost); in inlines__tree_insert()
H A Dsrcline.h53 struct inline_node *inlines);
/linux/lib/raid6/
H A Dint.uc45 * These sub-operations are separate inlines since they can sometimes be
/linux/Documentation/driver-api/
H A Dgeneric_pt.rst97 Review pt_fmt_defaults.h to understand some of the optional inlines.
H A Drfkill.rst85 case all rfkill API can still be used but will be provided by static inlines
/linux/tools/perf/Documentation/
H A Dperf-probe.txt93 --no-inlines::