Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dtiming.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()
H A Dtsd_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()
H A Dstats.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()
H A Dquarantine.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()
H A Dtsd_exclusive.h63 void initOnceMaybe(Allocator *Instance) EXCLUDES(Mutex) { in initOnceMaybe()
70 void unmapTestOnly(Allocator *Instance) EXCLUDES(Mutex) { in unmapTestOnly()
H A Dsecondary.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()
H A Dthread_annotations.h58 #define EXCLUDES(...) THREAD_ANNOTATION_ATTRIBUTE_(locks_excluded(__VA_ARGS__)) macro
H A Dprimary64.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/contrib/bmake/mk/
H A Dmeta2deps.sh150 egrep -v "$EXCLUDES"
162 EXCLUDES=
173 -X) add_list EXCLUDES '|' $2; shift 2;;
233 case "$EXCLUDES" in
H A DChangeLog1493 o add EXCLUDES
/freebsd/share/mk/
H A Dmeta2deps.sh150 egrep -v "$EXCLUDES"
162 EXCLUDES=
173 -X) add_list EXCLUDES '|' $2; shift 2;;
233 case "$EXCLUDES" in