Lines Matching refs:gfp_t
298 bool xas_nomem(struct xa_state *xas, gfp_t gfp)
325 static bool __xas_nomem(struct xa_state *xas, gfp_t gfp)
370 gfp_t gfp = GFP_NOWAIT | __GFP_NOWARN;
1004 gfp_t gfp)
1538 void *__xa_store(struct xarray *xa, unsigned long index, void *entry, gfp_t gfp)
1575 void *xa_store(struct xarray *xa, unsigned long index, void *entry, gfp_t gfp)
1604 void *old, void *entry, gfp_t gfp)
1641 int __xa_insert(struct xarray *xa, unsigned long index, void *entry, gfp_t gfp)
1717 unsigned long last, void *entry, gfp_t gfp)
1814 struct xa_limit limit, gfp_t gfp)
1866 struct xa_limit limit, u32 *next, gfp_t gfp)