Home
last modified time | relevance | path

Searched refs:xa_to_sibling (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/linux/
Dxarray.h1270 static inline unsigned long xa_to_sibling(const void *entry) in xa_to_sibling() function
1598 offset = xa_to_sibling(entry); in xas_reload()
/Linux-v6.6/lib/
Dxarray.c210 offset = xa_to_sibling(entry); in xas_descend()
1349 xas->xa_offset = xa_to_sibling(entry); in xas_find_marked()
2290 pr_cont("sibling (slot %ld)\n", xa_to_sibling(entry)); in xa_dump_entry()