Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:grace_exit_net

Proto:static void __attribute__((__section__(".ref.text"))) __attribute__((__noinline__))grace_exit_net(struct net *net)

Type:void

Parameter:

TypeParameterName
struct net *net
110  grace_list = net_generic(net, grace_net_id)
112  WARN_ONCE(!list_empty - tests whether a list is empty*@head: the list to test., "net %x %s: grace_list is not empty\n", inum, __func__)