Searched refs:xas_split (Results 1 – 4 of 4) sorted by relevance
364 调用xas_split()。
1562 void xas_split(struct xa_state *, void *entry, unsigned int order);1577 static inline void xas_split(struct xa_state *xas, void *entry, in xas_split() function
1086 void xas_split(struct xa_state *xas, void *entry, unsigned int order) in xas_split() function1135 EXPORT_SYMBOL_GPL(xas_split);
1848 xas_split(&xas, xa, order); in check_split_1()