clockframe        225 arch/i386/i386/lapic.c 	struct clockframe *frame = arg;
clockframe        221 arch/i386/isa/clock.c 	struct clockframe *frame = arg;		/* not strictly necessary */
clockframe        239 arch/i386/isa/clock.c 	struct clockframe *frame = arg;		/* not strictly necessary */
clockframe        219 kern/kern_clock.c hardclock(struct clockframe *frame)
clockframe        475 kern/kern_clock.c statclock(struct clockframe *frame)
clockframe        211 sys/systm.h    struct clockframe;
clockframe        212 sys/systm.h    void	hardclock(struct clockframe *);
clockframe        214 sys/systm.h    void	statclock(struct clockframe *);