Searched refs:xa_to_sibling (Results 1 – 2 of 2) sorted by relevance
1236 static inline unsigned long xa_to_sibling(const void *entry) in xa_to_sibling() function1561 offset = xa_to_sibling(entry); in xas_reload()
208 offset = xa_to_sibling(entry); in xas_descend()1344 xas->xa_offset = xa_to_sibling(entry); in xas_find_marked()2279 pr_cont("sibling (slot %ld)\n", xa_to_sibling(entry)); in xa_dump_entry()
Completed in 14 milliseconds