OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bootsyncdone
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/arch/aarch64/aarch64/
aarch64_reboot.c
191
static bool
bootsyncdone
= false;
local in function:bootsync
193
if (
bootsyncdone
)
195
bootsyncdone
= true;
aarch64_reboot.c
191
static bool
bootsyncdone
= false;
local in function:bootsync
193
if (
bootsyncdone
)
195
bootsyncdone
= true;
aarch64_reboot.c
191
static bool
bootsyncdone
= false;
local in function:bootsync
193
if (
bootsyncdone
)
195
bootsyncdone
= true;
/src/sys/arch/arm/arm32/
arm32_machdep.c
255
static bool
bootsyncdone
= false;
local in function:bootsync
257
if (
bootsyncdone
) return;
259
bootsyncdone
= true;
arm32_machdep.c
255
static bool
bootsyncdone
= false;
local in function:bootsync
257
if (
bootsyncdone
) return;
259
bootsyncdone
= true;
arm32_machdep.c
255
static bool
bootsyncdone
= false;
local in function:bootsync
257
if (
bootsyncdone
) return;
259
bootsyncdone
= true;
/src/sys/arch/riscv/riscv/
riscv_machdep.c
396
static bool
bootsyncdone
= false;
local in function:bootsync
398
if (
bootsyncdone
)
401
bootsyncdone
= true;
riscv_machdep.c
396
static bool
bootsyncdone
= false;
local in function:bootsync
398
if (
bootsyncdone
)
401
bootsyncdone
= true;
riscv_machdep.c
396
static bool
bootsyncdone
= false;
local in function:bootsync
398
if (
bootsyncdone
)
401
bootsyncdone
= true;
Completed in 39 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025