Lines Matching refs:gfp_t
297 bool xas_nomem(struct xa_state *xas, gfp_t gfp)
324 static bool __xas_nomem(struct xa_state *xas, gfp_t gfp)
369 gfp_t gfp = GFP_NOWAIT | __GFP_NOWARN;
1003 gfp_t gfp)
1536 void *__xa_store(struct xarray *xa, unsigned long index, void *entry, gfp_t gfp)
1573 void *xa_store(struct xarray *xa, unsigned long index, void *entry, gfp_t gfp)
1602 void *old, void *entry, gfp_t gfp)
1639 int __xa_insert(struct xarray *xa, unsigned long index, void *entry, gfp_t gfp)
1715 unsigned long last, void *entry, gfp_t gfp)
1809 struct xa_limit limit, gfp_t gfp)
1858 struct xa_limit limit, u32 *next, gfp_t gfp)