Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\include\asm\irq_regs.h Create Date:2022-07-28 06:14:01
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:get_irq_regs

Proto:static inline struct pt_regs *get_irq_regs(void)

Type:struct pt_regs

Parameter:Nothing

19  Return Operations for contexts that are safe from preemption/interrupts. These* operations verify that preemption is disabled.(irq_regs)
Caller
NameDescribe
interrupted_user_modeWere we in user mode (or vm86 mode) when we were* interrupted?* Doing kernel_fpu_begin/end() is ok if we are running* in an interrupt context from user mode - we'll just* save the FPU state as required.
profile_tick
tick_periodicPeriodic tick
perf_swevent_hrtimerhrtimer based swevent callback