OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fdtbus_interrupt_cookie_wait
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/fdt/
fdt_intr.c
66
static kcondvar_t
fdtbus_interrupt_cookie_wait
;
variable in typeref:typename:kcondvar_t
77
cv_init(&
fdtbus_interrupt_cookie_wait
, "fdtintr");
175
cv_signal(&
fdtbus_interrupt_cookie_wait
);
286
cv_wait(&
fdtbus_interrupt_cookie_wait
,
fdt_intr.c
66
static kcondvar_t
fdtbus_interrupt_cookie_wait
;
variable in typeref:typename:kcondvar_t
77
cv_init(&
fdtbus_interrupt_cookie_wait
, "fdtintr");
175
cv_signal(&
fdtbus_interrupt_cookie_wait
);
286
cv_wait(&
fdtbus_interrupt_cookie_wait
,
Completed in 53 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025