Lines Matching defs:gfp
547 void *entry, gfp_t gfp) in xa_store_bh()
573 void *entry, gfp_t gfp) in xa_store_irq()
648 void *old, void *entry, gfp_t gfp) in xa_cmpxchg()
675 void *old, void *entry, gfp_t gfp) in xa_cmpxchg_bh()
702 void *old, void *entry, gfp_t gfp) in xa_cmpxchg_irq()
731 unsigned long index, void *entry, gfp_t gfp) in xa_insert()
760 unsigned long index, void *entry, gfp_t gfp) in xa_insert_bh()
789 unsigned long index, void *entry, gfp_t gfp) in xa_insert_irq()
818 void *entry, struct xa_limit limit, gfp_t gfp) in xa_alloc()
847 void *entry, struct xa_limit limit, gfp_t gfp) in xa_alloc_bh()
876 void *entry, struct xa_limit limit, gfp_t gfp) in xa_alloc_irq()
909 struct xa_limit limit, u32 *next, gfp_t gfp) in xa_alloc_cyclic()
942 struct xa_limit limit, u32 *next, gfp_t gfp) in xa_alloc_cyclic_bh()
975 struct xa_limit limit, u32 *next, gfp_t gfp) in xa_alloc_cyclic_irq()
1005 int xa_reserve(struct xarray *xa, unsigned long index, gfp_t gfp) in xa_reserve()
1023 int xa_reserve_bh(struct xarray *xa, unsigned long index, gfp_t gfp) in xa_reserve_bh()
1041 int xa_reserve_irq(struct xarray *xa, unsigned long index, gfp_t gfp) in xa_reserve_irq()