Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\trace_seq.h Create Date:2022-07-28 05:58:01
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:trace_seq_to_user

Proto:static inline int trace_seq_to_user(struct trace_seq *s, char __user *ubuf, int cnt)

Type:int

Parameter:

TypeParameterName
struct trace_seq *s
char __user *ubuf
intcnt
121  Return 0
Caller
NameDescribe
tracing_read_pipeConsumer reader.