Searched refs:xa_tag_pointer (Results 1 – 4 of 4) sorted by relevance
45 一些用户希望对他们存储在XArray中的指针进行标记。你可以调用xa_tag_pointer()来创建
230 entry = xa_tag_pointer(entry, DPT_XA_TAG_WRITE); in dmirror_do_fault()725 entry = xa_tag_pointer(entry, DPT_XA_TAG_ATOMIC); in dmirror_atomic_map()765 entry = xa_tag_pointer(entry, DPT_XA_TAG_WRITE); in dmirror_migrate_finalize_and_map()
97 static inline void *xa_tag_pointer(void *p, unsigned long tag) in xa_tag_pointer() function
41 call xa_tag_pointer() to create an entry with a tag, xa_untag_pointer()