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:20
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

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

Proto:static inline void trace_user_enter(int dummy)

Type:void

Parameter:

TypeParameterName
intdummy

NULL

Caller
NameDescribe
__context_tracking_enterext_tracking_enter - Inform the context tracking that the CPU is going* enter user or guest space mode