Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:init_test_configurtion

Proto:static void init_test_configurtion(void)

Type:void

Parameter:Nothing

451  memset(Split it to get rid of: WARNING: line over 80 characters , 0, size of Split it to get rid of: WARNING: line over 80 characters )
453  If single_cpu_test Then pumask_set_cpu - set a cpu in a cpumask*@cpu: cpu number (< nr_cpu_ids)*@dstp: the cpumask pointer
456  Else pumask_and - *dstp = *src1p & *src2p*@dstp: the cpumask result*@src1p: the first input*@src2p: the second input* If *@dstp is empty, returns 0, else returns 1
460  If test_repeat_count <= 0 Then test_repeat_count = 1
463  If test_loop_count <= 0 Then test_loop_count = 1
Caller
NameDescribe
do_concurrent_test