函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:kmod_config_sync_info

函数原型:static int kmod_config_sync_info(struct kmod_test_device *test_dev)

返回类型:int

参数:

类型参数名称
struct kmod_test_device *test_dev
779  config等于config
781  free_test_dev_info(test_dev)
782  info等于vzalloc(array_size() - Calculate size of 2-dimensional array.*@a: dimension one*@b: dimension two* Calculates size of 2-dimensional array: @a *@b.* Returns: number of bytes needed to represent the array or SIZE_MAX on* overflow.)
785  如果非info则返回:负ENOMEM
788  返回:0
调用者
名称描述
__kmod_config_init