Searched refs:inlines (Results 1 – 6 of 6) sorted by relevance
48 void inlines__tree_insert(struct rb_root *tree, struct inline_node *inlines);
657 void inlines__tree_insert(struct rb_root *tree, struct inline_node *inlines) in inlines__tree_insert() argument661 const u64 addr = inlines->addr; in inlines__tree_insert()672 rb_link_node(&inlines->rb_node, parent, p); in inlines__tree_insert()673 rb_insert_color(&inlines->rb_node, tree); 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::
862 faster" speedup option called ``inline``. While the use of inlines can be