Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dmaple_tree.c854 static inline void *mas_root(struct ma_state *mas) in mas_root() function
1385 root = mas_root(mas); in mas_start()
5805 *entry = mas_root(mas); in mas_prev_setup()
5814 *entry = mas_root(mas); in mas_prev_setup()
6093 *entry = mas_root(mas); in mas_find_rev_setup()
/openbmc/linux/tools/testing/radix-tree/
H A Dmaple.c967 return mas_root(mas); in mas_range_load()