Home
last modified time | relevance | path

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

/linux-6.12.1/lib/
Dmaple_tree.c836 static inline void *mt_root_locked(struct maple_tree *mt) in mt_root_locked() function
849 return mt_root_locked(mas->tree); in mas_root_locked()
6875 void *root = mt_root_locked(mt); in __mt_destroy()