Searched refs:MAP_MEMTAG (Results 1 – 5 of 5) sorted by relevance
47 if (Flags & MAP_MEMTAG) in map()
136 MAP_MEMTAG | Flags) && in mapSecondary()141 (useMemoryTagging<Config>(Options) ? MAP_MEMTAG : 0) | Flags; in mapSecondary()151 MAP_MEMTAG | Flags) && in mapSecondary()156 (useMemoryTagging<Config>(Options) ? MAP_MEMTAG : 0) | Flags; in mapSecondary()
170 #define MAP_MEMTAG (1U << 3) macro
62 if (Flags & MAP_MEMTAG) in map()
1055 (useMemoryTagging<Config>(Options.load()) ? MAP_MEMTAG in populateFreeListAndPopBlocks()