Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
HDtiming.h94 Timer getOrCreateTimer(const char *Name) EXCLUDES(Mutex) { in getOrCreateTimer()
129 Timer nest(const Timer &T, const char *Name) EXCLUDES(Mutex) { in nest()
139 void report(const Timer &T) EXCLUDES(Mutex) { in report()
158 void printAll() EXCLUDES(Mutex) { in printAll()
164 void getAll(ScopedString &Str) EXCLUDES(Mutex) { in getAll()
HDtsd_shared.h61 void initOnceMaybe(Allocator *Instance) EXCLUDES(Mutex) { in initOnceMaybe()
68 void unmapTestOnly(Allocator *Instance) EXCLUDES(Mutex) { in unmapTestOnly()
117 void getStats(ScopedString *Str) EXCLUDES(MutexTSDs) { in getStats()
172 bool setNumberOfTSDs(u32 N) EXCLUDES(MutexTSDs) { in setNumberOfTSDs()
214 EXCLUDES(MutexTSDs) { in getTSDAndLockSlow()
HDstats.h64 void link(LocalStats *S) EXCLUDES(Mutex) { in link()
69 void unlink(LocalStats *S) EXCLUDES(Mutex) { in unlink()
76 void get(uptr *S) const EXCLUDES(Mutex) { in get()
HDquarantine.h207 void NOINLINE drain(CacheT *C, Callback Cb) EXCLUDES(CacheMutex) { in drain()
219 void NOINLINE drainAndRecycle(CacheT *C, Callback Cb) EXCLUDES(CacheMutex) { in drainAndRecycle()
228 void getStats(ScopedString *Str) EXCLUDES(CacheMutex) { in getStats()
257 EXCLUDES(CacheMutex) { in recycle()
HDtsd_exclusive.h63 void initOnceMaybe(Allocator *Instance) EXCLUDES(Mutex) { in initOnceMaybe()
70 void unmapTestOnly(Allocator *Instance) EXCLUDES(Mutex) { in unmapTestOnly()
HDsecondary.h218 void store(const Options &Options, LargeBlock::Header *H) EXCLUDES(Mutex) { in store()
299 LargeBlock::Header **H, bool *Zeroed) EXCLUDES(Mutex) { in retrieve()
411 void disableMemoryTagging() EXCLUDES(Mutex) { in disableMemoryTagging()
470 void releaseOlderThan(u64 Time) EXCLUDES(Mutex) { in releaseOlderThan()
705 EXCLUDES(Mutex) { in deallocate()
721 void MapAllocator<Config>::getStats(ScopedString *Str) EXCLUDES(Mutex) { in getStats()
HDthread_annotations.h58 #define EXCLUDES(...) THREAD_ANNOTATION_ATTRIBUTE_(locks_excluded(__VA_ARGS__)) macro
HDprimary64.h1017 REQUIRES(Region->MMLock) EXCLUDES(Region->FLLock) { in populateFreeListAndPopBlocks()
1198 REQUIRES(Region->MMLock) EXCLUDES(Region->FLLock) {
1516 REQUIRES(Region->MMLock) EXCLUDES(Region->FLLock) { in markFreeBlocks()
1593 REQUIRES(Region->MMLock) EXCLUDES(Region->FLLock) { in mergeGroupsToReleaseBack()
/freebsd-head/share/mk/
HDmeta2deps.sh150 egrep -v "$EXCLUDES"
162 EXCLUDES=
173 -X) add_list EXCLUDES '|' $2; shift 2;;
233 case "$EXCLUDES" in
/freebsd-head/contrib/bmake/mk/
HDmeta2deps.sh150 egrep -v "$EXCLUDES"
162 EXCLUDES=
173 -X) add_list EXCLUDES '|' $2; shift 2;;
233 case "$EXCLUDES" in
HDgenfiles.mk24 ${EXCLUDES.${.TARGET}:D| ${EGREP:Uegrep} -v '${EXCLUDS.${.TARGET}:ts|}'} \
HDChangeLog1645 o add EXCLUDES