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