Searched refs:inlines (Results 1 – 7 of 7) sorted by relevance
50 struct inline_node *inlines);
868 struct inline_node *inlines) in inlines__tree_insert() argument872 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()
52 * These sub-operations are separate inlines since they can sometimes be
85 case all rfkill API can still be used but will be provided by static inlines
93 --no-inlines::
751 function and variable names, including inlines. These prefixes should
962 faster" speedup option called ``inline``. While the use of inlines can be
Completed in 12 milliseconds