Searched refs:mas_lock_nested (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/include/linux/ | ||
D | maple_tree.h | 469 #define mas_lock_nested(mas, subclass) \ macro |
/linux-6.12.1/lib/ | ||
D | maple_tree.c | 6853 mas_lock_nested(&mas, SINGLE_DEPTH_NESTING); in mtree_dup() |