Home
last modified time | relevance | path

Searched refs:xa_to_internal (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dxarray.h161 static inline unsigned long xa_to_internal(const void *entry) in xa_to_internal() function
1282 return xa_to_internal(entry); in xa_to_sibling()
/linux/lib/
H A Dxarray.c2460 pr_cont("retry (%ld)\n", xa_to_internal(entry)); in xa_dump_entry()
2464 pr_cont("zero (%ld)\n", xa_to_internal(entry)); in xa_dump_entry()
H A Dmaple_tree.c6471 pr_cont("zero (%ld)\n", xa_to_internal(entry)); in mt_dump_entry()