Home
last modified time | relevance | path

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

/linux-6.3-rc2/lib/
A Dxarray.c327 static bool __xas_nomem(struct xa_state *xas, gfp_t gfp) in __xas_nomem() function
1554 } while (__xas_nomem(&xas, gfp)); in __xa_store()
1621 } while (__xas_nomem(&xas, gfp)); in __xa_cmpxchg()
1662 } while (__xas_nomem(&xas, gfp)); in __xa_insert()
1834 } while (__xas_nomem(&xas, gfp)); in __xa_alloc()

Completed in 6 milliseconds