Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dxarray.h157 static inline unsigned long xa_to_internal(const void *entry) in xa_to_internal() function
1254 return xa_to_internal(entry); in xa_to_sibling()
/linux-6.3-rc2/fs/
A Ddax.c1699 ret = xa_to_internal(entry); in dax_iomap_pte_fault()
1821 ret = xa_to_internal(entry); in dax_iomap_pmd_fault()
/linux-6.3-rc2/lib/
A Dxarray.c2284 pr_cont("retry (%ld)\n", xa_to_internal(entry)); in xa_dump_entry()
2288 pr_cont("zero (%ld)\n", xa_to_internal(entry)); in xa_dump_entry()
A Dmaple_tree.c6731 pr_cont("zero (%ld)\n", xa_to_internal(entry)); in mt_dump_entry()

Completed in 32 milliseconds