Function report |
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 activity | Download SCCT | Chinese |
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) |
Name | Describe |
---|---|
interrupted_user_mode | Were 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_periodic | Periodic tick |
perf_swevent_hrtimer | hrtimer based swevent callback |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |