Searched refs:xa_tag_pointer (Results 1 – 2 of 2) sorted by relevance
45 一些用户希望对他们存储在XArray中的指针进行标记。你可以调用xa_tag_pointer()来创建
101 static inline void *xa_tag_pointer(void *p, unsigned long tag) in xa_tag_pointer() function