Home
last modified time | relevance | path

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

/linux/lib/
H A Dmaple_tree.c850 static inline void *mt_root_locked(struct maple_tree *mt) in mt_root_locked() function
863 return mt_root_locked(mas->tree); in mas_root_locked()
6834 void *root = mt_root_locked(mt); in __mt_destroy()