函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:test_pointer

函数原型:static void __init test_pointer(void)

返回类型:void

参数:

650  We can't use test() to test %p because we don't know what output to expect* after an address is hashed.
651  null_pointer()
652  invalid_pointer()
653  symbol_ptr()
654  kernel_ptr()
655  struct_resource()
656  addr()
657  escaped_str()
658  hex_string()
659  mac()
660  ip()
661  uuid()
662  dentry()
663  struct_va_format()
664  struct_rtc_time()
665  struct_clk()
666  bitmap()
667  netdev_features()
668  flags()
669  errptr()
670  fwnode_pointer()
调用者
名称描述
selftest