Lines Matching defs:xa_alloc_index
51 static void xa_alloc_index(struct xarray *xa, unsigned long index, gfp_t gfp)
684 xa_alloc_index(xa, base, GFP_KERNEL);
691 xa_alloc_index(xa, base, GFP_KERNEL);
695 xa_alloc_index(xa, i, GFP_KERNEL);
698 xa_alloc_index(xa, base, GFP_KERNEL);
704 xa_alloc_index(xa, base, GFP_KERNEL);
707 xa_alloc_index(xa, base + 1, GFP_KERNEL);
712 xa_alloc_index(xa, base + 2, GFP_KERNEL);
716 xa_alloc_index(xa, base, GFP_KERNEL);
722 xa_alloc_index(xa, base + i, GFP_KERNEL);