Searched refs:mas_nomem (Results 1 – 3 of 3) sorted by relevance
572 bool mas_nomem(struct ma_state *mas, gfp_t gfp);
3900 } while (mas_nomem(mas, gfp)); in mas_alloc_cyclic()4988 if (unlikely(mas_nomem(mas, gfp))) { in mas_store_gfp()5720 bool mas_nomem(struct ma_state *mas, gfp_t gfp) in mas_nomem() function5912 if (mas_nomem(&ms, gfp)) in mtree_insert_range()5965 if (mas_nomem(&mas, gfp)) in mtree_alloc_range()6047 if (mas_nomem(&mas, gfp)) in mtree_alloc_rrange()
35668 mas_nomem(&ms, GFP_KERNEL); /* Node allocated in here. */ in check_nomem()35674 mas_nomem(&ms, GFP_KERNEL); /* Node allocated in here. */ in check_nomem()