函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\printk\printk.c Create Date:2022-07-27 11:07:25
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:printk_deferred

函数原型:int printk_deferred(const char *fmt, ...)

返回类型:int

参数:

类型参数名称
const char *fmt
3000  va_start(args, fmt)
3001  r等于vprintk_deferred(fmt, args)
3002  va_end(args)
3004  返回:r
调用者
名称描述
unwind_dump
psi_task_change
printk_safe_flush_line
report_message_lost
__timekeeping_inject_sleeptime__timekeeping_inject_sleeptime - Internal function to add sleep interval*@delta: pointer to a timespec delta value* Takes a timespec offset measuring a suspend interval and properly* adds the sleep offset to the timekeeping variables.
___ratelimit__ratelimit - rate limiting*@rs: ratelimit_state data*@func: name of calling function* This enforces a rate limit: not more than @rs->burst callbacks* in every @rs->interval* RETURNS:* 0 means callbacks will be suppressed.* 1 means go ahead and do it.
psi_group_change