Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmaple_tree.h720 * __mas_set_range() - Set up Maple Tree operation state to a sub-range of the in __mas_set_range()
729 static inline void __mas_set_range(struct ma_state *mas, unsigned long start,
753 __mas_set_range(mas, start, last); in mas_set()
715 static inline void __mas_set_range(struct ma_state *mas, unsigned long start, __mas_set_range() function
H A Dmm.h1025 __mas_set_range(&vmi->mas, start, end - 1); in vma_iter_clear_gfp()
/linux/mm/
H A Dinternal.h
/linux/lib/
H A Dmaple_tree.c5480 __mas_set_range(mas, index, last); in mas_store_gfp()
/linux/tools/testing/radix-tree/
H A Dmaple.c36298 __mas_set_range(&mas, 0x7fffffffe000, 0x7ffffffff000 - 1); in check_vma_modification()
36305 __mas_set_range(&mas, 0x7ffde4ca1000, 0x7ffffffff000 - 1); in check_vma_modification()
36310 __mas_set_range(&mas, 0x7ffde4ca2000, 0x7ffffffff000 - 1); in check_vma_modification()