OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wakeup
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/arch/ia64/stand/ia64/ski/
sal_stub.c
49
struct sal_ap_wakeup_descriptor
wakeup
;
member in struct:__anon2071fd3b0108
74
/* AP
wakeup
. */
76
5, /* Type=AP
wakeup
descr. */
79
255 /*
Wakeup
vector. */
/src/games/hack/
hack.search.c
198
wakeup
(struct monst *mtmp)
function in typeref:typename:void
/src/sys/rump/librump/rumpkern/
ltsleep.c
86
* Calculate
wakeup
-time.
155
wakeup
(wchan_t ident)
function in typeref:typename:void
/src/sys/kern/
kern_synch.c
174
* General sleep call. Suspends the current LWP until a
wakeup
is
272
wakeup
(wchan_t ident)
function in typeref:typename:void
/src/lib/librumpuser/
rumpfiber.c
142
int64_t tm,
wakeup
;
local in function:schedule
149
wakeup
= tm + 1000; /* wake up in 1s max */
156
} else if (thread->wakeup_time <
wakeup
)
157
wakeup
= thread->wakeup_time;
169
sl.tv_sec = (
wakeup
- tm) / 1000;
170
sl.tv_nsec = ((
wakeup
- tm) - 1000 * sl.tv_sec) * 1000000;
/src/sys/arch/mips/rmi/
rmixl_firmware.h
74
uint64_t
wakeup
;
member in struct:rmixlfw_info
/src/sys/dev/
smbiosvar.h
173
uint8_t
wakeup
;
member in struct:smbios_sys
/src/sys/stand/efiboot/
smbios.h
168
uint8_t
wakeup
;
member in struct:smbios_sys
Completed in 18 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025