Home
last modified time | relevance | path

Searched refs:ma_is_leaf (Results 1 – 2 of 2) sorted by relevance

/linux/scripts/gdb/linux/
H A Dmapletree.py158 def ma_is_leaf(tp): function
222 if ma_is_leaf(tp) is True:
/linux/tools/testing/radix-tree/
H A Dmaple.c466 if (ma_is_leaf(type)) { in mas_node_walk()
503 if (unlikely(ma_is_leaf(type))) in mas_descend_walk()
35088 while (!ma_is_leaf(type)) { in get_vacant_height()
35743 if (ma_is_leaf(type)) in compare_node()