Home
last modified time | relevance | path

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

/linux/Documentation/translations/zh_CN/core-api/
H A Dxarray.rst46 一个带有标签的条目,xa_untag_pointer()将一个有标签的条目转回一个无标签的指针,
/linux/lib/
H A Dtest_hmm.c373 page = xa_untag_pointer(entry); in dmirror_do_read()
439 page = xa_untag_pointer(entry); in dmirror_do_write()
/linux/include/linux/
H A Dxarray.h116 static inline void *xa_untag_pointer(void *entry) in xa_untag_pointer() function
/linux/Documentation/core-api/
H A Dxarray.rst41 call xa_tag_pointer() to create an entry with a tag, xa_untag_pointer()