函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:These should be fully initialized all the time!

函数原型:static __attribute__((__noinline__)) __attribute__((__section__(".init.text"))) __attribute__((__cold__)) u16 do_nothing_u16_zero(u16 *ptr)

返回类型:u16

参数:

类型参数名称
u16 *ptr
262  如果ptr大于0x2则返回:*ptr
262  否则返回:*ptr加1的和
调用者
名称描述
leaf_u16_zeroThese should be fully initialized all the time!