Searched defs:ma_is_leaf (Results 1 – 2 of 2) sorted by relevance
| /linux/scripts/gdb/linux/ | ||
| H A D | mapletree.py | 158 def ma_is_leaf(tp): function |
| /linux/lib/ | ||
| H A D | maple_tree.c | 243 static __always_inline bool ma_is_leaf(const enum maple_type type) in ma_is_leaf() function |