函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:Clear preparsement.

函数原型:void big_key_free_preparse(struct key_preparsed_payload *prep)

返回类型:void

参数:

类型参数名称
struct key_preparsed_payload *prep
295  如果Raw datalen 大于If the data is under this limit, there's no point creating a shm file to* hold it as the permanently resident metadata for the shmem fs will be at* least as large as the data.
296  struct path * path = (struct path * ) & Raw data [big_key_path]
298  path_put(path)
300  kzfree - like kfree but zero memory*@p: object to free memory of* The memory of the object @p points to is zeroed before freed.* If @p is %NULL, kzfree() does nothing.* Note: this function zeroes the whole allocated buffer which can be a good