Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dptrlist.h152 #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