OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:clkframe
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hppa/hppa/
intr.c
406
struct clockframe
clkframe
;
local in function:hppa_intr_dispatch
437
clkframe
.cf_flags = (ci->ci_intr_depth > 1 ?
439
clkframe
.cf_spl = ncpl;
441
clkframe
.cf_flags |= frame->tf_flags;
442
clkframe
.cf_pc = frame->tf_iioq_head;
444
arg = &
clkframe
;
/src/sys/rump/librump/rumpkern/
intr.c
99
struct clockframe *
clkframe
;
local in function:doclock
115
clkframe
= rump_cpu_makeclockframe();
120
hardclock(
clkframe
);
Completed in 15 milliseconds
Indexes created Sat Sep 27 14:09:57 GMT 2025