Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmaple_tree.h573 bool mas_nomem_nofail(struct ma_state *mas, unsigned long index,
/linux/lib/
H A Dmaple_tree.c5702 if (mas_nomem_nofail(mas, index, index)) in mas_erase()
5762 bool mas_nomem_nofail(struct ma_state *mas, unsigned long index, in mas_nomem_nofail() function