Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:Seq_ops stop method. Called at the end of each read()* call from userspace. Drops ddebug_lock.

Proto:static void ddebug_proc_stop(struct seq_file *m, void *p)

Type:void

Parameter:

TypeParameterName
struct seq_file *m
void *p
845  vpr_info("called m=%p p=%p\n", m, p)
846  mutex_unlock( & ddebug_lock)