Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dxarray.h161 static inline unsigned long xa_to_internal(const void *entry) in xa_to_internal() function
1276 return xa_to_internal(entry); in xa_to_sibling()
/linux-6.15/lib/
H A Dxarray.c2454 pr_cont("retry (%ld)\n", xa_to_internal(entry)); in xa_dump_entry()
2458 pr_cont("zero (%ld)\n", xa_to_internal(entry)); in xa_dump_entry()
H A Dmaple_tree.c7085 pr_cont("zero (%ld)\n", xa_to_internal(entry)); in mt_dump_entry()
/linux-6.15/fs/
H A Ddax.c1931 ret = xa_to_internal(entry); in dax_iomap_pte_fault()
2054 ret = xa_to_internal(entry); in dax_iomap_pmd_fault()