函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:sk_msg_init

函数原型:static inline void sk_msg_init(struct sk_msg *msg)

返回类型:void

参数:

类型参数名称
struct sk_msg *msg
179  BUILD_BUG_ON - break compile if a condition is true(ARRAY_SIZE - get the number of elements in array @arr*@arr: array to be sized( The extra two elements: * 1) used for chaining the front and sections when the list becomes * partitioned (e.g. end < start). The crypto APIs require the * chaining; * 2) to chain tailer SG entries after the message.) - 1 != NR_MSG_FRAG_IDS)
180  memset(msg, 0, msg的长度)
181  sg_init_marker - Initialize markers in sg table*@sgl: The SG table*@nents: Number of entries in table
调用者
名称描述
sk_msg_xfer_full