Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\fcntl.c Create Date:2022-07-28 20:06:04
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:fasync_alloc

Proto:struct fasync_struct *fasync_alloc(void)

Type:struct fasync_struct

Parameter:Nothing

895  Return kmem_cache_alloc(fasync_cache, GFP_KERNEL)
Caller
NameDescribe
fasync_add_entryAdd a fasync entry. Return negative on error, positive if* added, and zero if did nothing but change an existing one.
do_fcntl_add_lease