Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:ser_exit - called when userspace enters the kernel*@dummy: dummy arg to make trace event macro happy* This event occurs when userspace enters the kernel through* an exception or a syscall.

Proto:static inline void trace_user_exit(int dummy)

Type:void

Parameter:

TypeParameterName
intdummy

NULL

Caller
NameDescribe
__context_tracking_exitext_tracking_exit - Inform the context tracking that the CPU is* exiting user or guest mode and entering the kernel