Searched refs:xa_untag_pointer (Results 1 – 4 of 4) sorted by relevance
46 一个带有标签的条目,xa_untag_pointer()将一个有标签的条目转回一个无标签的指针,
373 page = xa_untag_pointer(entry); in dmirror_do_read()439 page = xa_untag_pointer(entry); in dmirror_do_write()
112 static inline void *xa_untag_pointer(void *entry) in xa_untag_pointer() function
41 call xa_tag_pointer() to create an entry with a tag, xa_untag_pointer()