Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:SPDX-License-Identifier: GPL-2.0

Proto:int fprop_global_init(struct fprop_global *p, gfp_t gfp)

Type:int

Parameter:

TypeParameterName
struct fprop_global *p
gfp_tgfp
42  Current period = 0
44  err = percpu_counter_init( & Number of events in the current period , 1, gfp)
45  If err Then Return err
47  seqcount_init( & Synchronization with period transitions )
48  Return 0