Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:test_cycle

Proto:static int test_cycle(unsigned int ncpus)

Type:int

Parameter:

TypeParameterName
unsigned intncpus
333  When n <= ncpus + 1 cycle
334  ret = __test_cycle(n)
335  If ret Then Return ret
339  Return 0
Caller
NameDescribe
test_ww_mutex_init