Searched refs:xa_flags (Results 1 – 2 of 2) sorted by relevance
27 gfp_t xa_flags; member34 .xa_flags = XA_FLAGS_ALLOC, \
990 xa->xa_flags = flags; in xa_init_flags()1013 if (start == 0 && (xa->xa_flags & XA_FLAGS_ALLOC1)) in __xa_alloc()