Searched refs:XA_FLAGS_ACCOUNT (Results 1 – 3 of 3) sorted by relevance
301 if (xas->xa->xa_flags & XA_FLAGS_ACCOUNT) in xas_nomem()330 if (xas->xa->xa_flags & XA_FLAGS_ACCOUNT) in __xas_nomem()367 if (xas->xa->xa_flags & XA_FLAGS_ACCOUNT) in xas_alloc()
268 #define XA_FLAGS_ACCOUNT ((__force gfp_t)32U) macro
368 xa_init_flags(&mapping->i_pages, XA_FLAGS_LOCK_IRQ | XA_FLAGS_ACCOUNT); in __address_space_init_once()