Searched refs:__xas_nomem (Results 1 – 1 of 1) sorted by relevance
321 static bool __xas_nomem(struct xa_state *xas, gfp_t gfp) in __xas_nomem() function1387 } while (__xas_nomem(&xas, gfp)); in __xa_store()1454 } while (__xas_nomem(&xas, gfp)); in __xa_cmpxchg()1495 } while (__xas_nomem(&xas, gfp)); in __xa_insert()1627 } while (__xas_nomem(&xas, gfp)); in __xa_alloc()