Home
last modified time | relevance | path

Searched refs:INSTANCE_NUM (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/mce-test/stress/tools/page-poisoning/
H A Dpage-poisoning.c53 #define INSTANCE_NUM 10000 macro
76 struct test test[INSTANCE_NUM];
82 static pid_t g_pid[INSTANCE_NUM] = { 0 };
84 static int child_num = INSTANCE_NUM;
136 INSTANCE_NUM); in help()
851 if (child_num > INSTANCE_NUM) in main()
852 child_num = INSTANCE_NUM; in main()

Completed in 1 milliseconds