OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:int_hand
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/arc/arc/
interrupt.c
62
uint32_t (*
int_hand
)(uint32_t, struct clockframe *);
member in struct:cpu_inttab
73
arc_set_intr(uint32_t mask, uint32_t (*
int_hand
)(uint32_t, struct clockframe *),
82
cpu_int_tab[prio].
int_hand
!=
int_hand
)) {
86
cpu_int_tab[prio].
int_hand
=
int_hand
;
125
(*inttab->
int_hand
)(ipending, &cf);
136
(*inttab->
int_hand
)(ipending, &cf);
Completed in 11 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025