函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\time\timer_list.c Create Date:2022-07-27 11:44:41
Last Modify:2020-03-17 14:55:40 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:timer_list_show

函数原型:static int timer_list_show(struct seq_file *m, void *v)

返回类型:int

参数:

类型参数名称
struct seq_file *m
void *v
306  iter等于v
308  如果cpu恒等于负1且非second_passtimer_list_header(m, now)
310  否则如果非second_passprint_cpu(m, cpu, now)
318  返回:0