Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dmaple_tree.h186 #define MT_FLAGS_ALLOC_WRAPPED 0x0800 macro
/linux-6.15/lib/
H A Dmaple_tree.c4337 if ((mas->tree->ma_flags & MT_FLAGS_ALLOC_WRAPPED) && ret == 0) { in mas_alloc_cyclic()
4338 mas->tree->ma_flags &= ~MT_FLAGS_ALLOC_WRAPPED; in mas_alloc_cyclic()
4359 mas->tree->ma_flags |= MT_FLAGS_ALLOC_WRAPPED; in mas_alloc_cyclic()