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_putc

Proto:static inline void trace_seq_putc(struct trace_seq *s, unsigned char c)

Type:void

Parameter:

TypeParameterName
struct trace_seq *s
unsigned charc

NULL

Caller
NameDescribe
ring_buffer_print_entry_headerThe ring buffer header is special. We must manually up keep it.