OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Reset
(Results
1 - 25
of
41
) sorted by relevancy
1
2
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_ignoreset.h
27
void
Reset
();
tsan_ignoreset.cc
33
void IgnoreSet::
Reset
() {
tsan_sync.cc
24
Reset
(0);
39
void SyncVar::
Reset
(Processor *proc) {
51
clock.
Reset
(&proc->clock_cache);
52
read_clock.
Reset
(&proc->clock_cache);
105
s->
Reset
(proc);
223
mys->
Reset
(thr->proc());
tsan_sync.h
72
void
Reset
(Processor *proc);
tsan_rtl_thread.cc
45
sync.
Reset
(&caller_thr->proc()->clock_cache);
78
sync.
Reset
(&thr1->proc()->clock_cache);
114
// TraceAddEvent will
reset
stack0/mset0 in the new part for us.
120
sync.
Reset
(&thr->proc()->clock_cache);
tsan_clock.h
37
void
Reset
(ClockCache *c);
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/unit/
tsan_clock_test.cc
53
chunked.
Reset
(&cache);
77
sync.
Reset
(&cache);
94
chunked.
Reset
(&cache);
109
sync.
Reset
(&cache);
135
chunked.
Reset
(&cache);
150
chunked.
Reset
(&cache);
158
chunked.
Reset
(&cache);
165
chunked.
Reset
(&cache);
172
chunked.
Reset
(&cache);
190
sync.
Reset
(&cache)
[
all
...]
/src/sys/external/bsd/gnu-efi/dist/inc/
efipoint.h
63
EFI_SIMPLE_POINTER_RESET
Reset
;
111
EFI_ABSOLUTE_POINTER_RESET
Reset
;
eficonex.h
105
EFI_INPUT_RESET_EX
Reset
;
efiser.h
124
EFI_SERIAL_RESET
Reset
;
efinet.h
235
IN BOOLEAN
Reset
,
246
IN BOOLEAN
Reset
,
328
EFI_SIMPLE_NETWORK_RESET
Reset
;
eficon.h
140
EFI_TEXT_RESET
Reset
;
302
EFI_INPUT_RESET
Reset
;
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_procmaps_common.cc
84
Reset
();
98
void MemoryMappingLayout::
Reset
() {
123
Reset
();
sanitizer_procmaps.h
74
void
Reset
();
sanitizer_vector.h
38
void
Reset
() {
sanitizer_symbolizer_report.cc
101
stack->
Reset
();
180
stack->
Reset
();
210
stack->
Reset
();
sanitizer_procmaps_mac.cc
85
Reset
();
105
void MemoryMappingLayout::
Reset
() {
122
// so cache it here and do not
reset
.
352
Reset
();
sanitizer_stacktrace.h
103
void
Reset
() {
sanitizer_coverage_libcdep_new.cc
139
void
Reset
() {
193
__sancov::pc_guard_controller.
Reset
();
sanitizer_thread_registry.h
63
void
Reset
();
/src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
FuzzerValueBitMap.h
28
void
Reset
() { memset(Map, 0, sizeof(Map)); }
/src/common/dist/zlib/contrib/dotzlib/DotZLib/
ChecksumImpl.cs
48
public void
Reset
() { _current = 0; }
DotZLib.cs
124
void
Reset
();
/src/sys/external/bsd/gnu-efi/dist/inc/protocol/
efidbg.h
159
EFI_DEBUGPORT_IO_RESET
Reset
;
/src/sys/stand/efiboot/
efiboot.c
74
uefi_call_wrapper(ST->ConOut->
Reset
, 2, ST->ConOut, TRUE);
154
printf("WARNING:
Reset
failed\n");
Completed in 34 milliseconds
1
2
Indexes created Sat Feb 21 08:20:20 UTC 2026