Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dsrcline.h50 struct inline_node *inlines);
A Dsrcline.c868 struct inline_node *inlines) in inlines__tree_insert() argument
872 const u64 addr = inlines->addr; in inlines__tree_insert()
886 rb_link_node(&inlines->rb_node, parent, p); in inlines__tree_insert()
887 rb_insert_color_cached(&inlines->rb_node, tree, leftmost); in inlines__tree_insert()
/linux/lib/raid6/
A Dint.uc52 * These sub-operations are separate inlines since they can sometimes be
/linux/Documentation/driver-api/
A Drfkill.rst85 case all rfkill API can still be used but will be provided by static inlines
/linux/tools/perf/Documentation/
A Dperf-probe.txt93 --no-inlines::
/linux/Documentation/process/
A Dmaintainer-tip.rst751 function and variable names, including inlines. These prefixes should
A Dcoding-style.rst962 faster" speedup option called ``inline``. While the use of inlines can be

Completed in 12 milliseconds