Searched refs:update_tag (Results 1 – 1 of 1) sorted by relevance
152 #define TAG_CURRENT(ptr,val) update_tag(THIS_ADDRESS(ptr),val)302 static inline void update_tag(void *p, unsigned long tag) in update_tag() function