Searched refs:xas_try_split (Results 1 – 3 of 3) sorted by relevance
1564 void xas_try_split(struct xa_state *xas, void *entry, unsigned int order);1588 static inline void xas_try_split(struct xa_state *xas, void *entry, in xas_try_split() function
1175 void xas_try_split(struct xa_state *xas, void *entry, unsigned int order) in xas_try_split() function1257 EXPORT_SYMBOL_GPL(xas_try_split);
1889 xas_try_split(&xas, xa, order); in check_split_2()