函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:module_flags_taint

函数原型:static size_t module_flags_taint(struct module *mod, char *buf)

返回类型:size_t

参数:

类型参数名称
struct module *mod
char *buf
1183  l等于0
1186 i小于TAINT_FLAGS_COUNT循环
1187  如果 also show as a per-module taint flag st_bit - Determine whether a bit is set*@nr: bit number to test*@addr: Address to start counting frombuf[l++]等于 character printed when tainted
1191  返回:l
调用者
名称描述
show_taint
module_flagsKeep in sync with MODULE_FLAGS_BUF_SIZE !!!