Searched refs:xal (Results 1 – 1 of 1) sorted by relevance
7220 struct xa_limit xal = { .max = 1 << 16, .min = 0 }; in sdebug_add_store() local7227 res = __xa_alloc(per_store_ap, &n_idx, sip, xal, GFP_ATOMIC); in sdebug_add_store()