Home
last modified time | relevance | path

Searched defs:node_maxindex (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/scripts/gdb/linux/
H A Dradixtree.py30 def node_maxindex(node): function
/openbmc/linux/lib/
H A Dradix-tree.c216 static inline unsigned long node_maxindex(const struct radix_tree_node *node) in node_maxindex() function