Searched refs:_ptptr (Results 1 – 1 of 1) sorted by relevance
79 #define tagptr_cmpxchg(_ptptr, _o, _n) ({ \ argument80 typeof(_ptptr) ptptr = (_ptptr); \88 #define tagptr_replace_tags(_ptptr, tags) ({ \ argument89 typeof(_ptptr) ptptr = (_ptptr); \93 #define tagptr_set_tags(_ptptr, _tags) ({ \ argument94 typeof(_ptptr) ptptr = (_ptptr); \101 #define tagptr_clear_tags(_ptptr, _tags) ({ \ argument102 typeof(_ptptr) ptptr = (_ptptr); \