Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:context_tracking_recursion_exit

Proto:static void context_tracking_recursion_exit(void)

Type:void

Parameter:Nothing

50  __this_cpu_dec(recursion)
Caller
NameDescribe
__context_tracking_enterext_tracking_enter - Inform the context tracking that the CPU is going* enter user or guest space mode
__context_tracking_exitext_tracking_exit - Inform the context tracking that the CPU is* exiting user or guest mode and entering the kernel