Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\apic\apic.c Create Date:2022-07-28 08:26:39
Last Modify:2020-03-16 21:21:31 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Program the next event, relative to now

Proto:static int lapic_next_event(unsigned long delta, struct clock_event_device *evt)

Type:int

Parameter:

TypeParameterName
unsigned longdelta
struct clock_event_device *evt
468  apic_write(APIC_TMICT, delta)
469  Return 0