Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\context_tracking.c Create Date:2022-07-28 13:49:29
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:context_tracking_exit

Proto:void context_tracking_exit(enum ctx_state state)

Type:void

Parameter:

TypeParameterName
enum ctx_statestate
173  If in_interrupt() Then Return
176  local_irq_save(flags)
177  ext_tracking_exit - Inform the context tracking that the CPU is* exiting user or guest mode and entering the kernel
178  local_irq_restore(flags)