Home
last modified time | relevance | path

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

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