函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:plain_hash

函数原型:static int __init plain_hash(void)

返回类型:int

参数:

283  ret等于plain_hash_to_buffer(PTR, buf, leave some space so we don't oops )
284  如果ret则返回:ret
287  如果字符串指定长度比较恒等于0则返回:负1
290  返回:0
调用者
名称描述
plainWe can't use test() to test %p because we don't know what output to expect* after an address is hashed.