OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllocBlock
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/unit/
tsan_sync_test.cc
23
m->
AllocBlock
(thr, 0, (uptr)&block[0], 1 * sizeof(u64));
38
m->
AllocBlock
(thr, 0, (uptr)&block[0], 1 * sizeof(u64));
39
m->
AllocBlock
(thr, 0, (uptr)&block[1], 3 * sizeof(u64));
55
m->
AllocBlock
(thr, 0, (uptr)&block[0], 4 * sizeof(u64));
79
m->
AllocBlock
(thr, 0, (uptr)&block1[0], 3 * sizeof(u64));
80
m->
AllocBlock
(thr, 0, (uptr)&block1[3], 1 * sizeof(u64));
115
m->
AllocBlock
(thr, 0, (uptr)&block[0], 1 * sizeof(u64));
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_sync.h
116
void
AllocBlock
(ThreadState *thr, uptr pc, uptr p, uptr sz);
tsan_sync.cc
62
void MetaMap::
AllocBlock
(ThreadState *thr, uptr pc, uptr p, uptr sz) {
tsan_mman.cc
207
ctx->metamap.
AllocBlock
(thr, pc, p, sz);
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/go/
tsan_go.cc
205
ctx->metamap.
AllocBlock
(thr, pc, p, sz);
Completed in 16 milliseconds
Indexes created Mon Oct 13 15:10:03 GMT 2025