OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:intr_wrapper
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/x86/x86/
intr.c
662
static int
intr_wrapper
(void *);
665
*
intr_wrapper
: perform diagnostic checks before and after calling the
671
intr_wrapper
(void *vp)
function in typeref:typename:int
704
ret =
intr_wrapper
(vp);
1001
ih->ih_fun =
intr_wrapper
;
intr.c
662
static int
intr_wrapper
(void *);
665
*
intr_wrapper
: perform diagnostic checks before and after calling the
671
intr_wrapper
(void *vp)
function in typeref:typename:int
704
ret =
intr_wrapper
(vp);
1001
ih->ih_fun =
intr_wrapper
;
Completed in 27 milliseconds
Indexes created Sat Sep 27 14:09:57 GMT 2025