Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
Dtest_hmm.c327 page = xa_untag_pointer(entry); in dmirror_do_read()
396 page = xa_untag_pointer(entry); in dmirror_do_write()
/kernel/linux/linux-5.10/include/linux/
Dxarray.h110 static inline void *xa_untag_pointer(void *entry) in xa_untag_pointer() function
/kernel/linux/linux-5.10/Documentation/core-api/
Dxarray.rst41 call xa_tag_pointer() to create an entry with a tag, xa_untag_pointer()