函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:I really wish we had closures with sane typechecking...

函数原型:static inline void set_delayed_call(struct delayed_call *call, void (*fn)(void *), void *arg)

返回类型:void

参数:

类型参数名称
struct delayed_call *call
void (*fn
void *arg
21  fn等于fn
22  arg等于arg
调用者
名称描述
rawdata_get_link_base
page_get_linkget the link contents into pagecache
fscrypt_get_symlinkscrypt_get_symlink - get the target of an encrypted symlink*@inode: the symlink inode*@caddr: the on-disk contents of the symlink*@max_size: size of @caddr buffer*@done: if successful, will be set up to free the returned target if needed