Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/mce-test/hwpoison/
H A Dttable.c25 int tolerant = 1; variable
171 rr[num].res = mce_severity(&m, tolerant, &rr[num].msg); in table()
248 tolerant = 0; in main()
249 table("With MCA recovery ring 0 tolerant = 0"); in main()
250 tolerant = 1; in main()
H A Dtcases.c19 int tolerant = 1; variable
54 if ((r = mce_severity(&m, tolerant, &msg)) != result) { in test2()
/third_party/ltp/testcases/kernel/mce-test/tsrc/
H A Dttable.c25 int tolerant = 1; variable
171 rr[num].res = mce_severity(&m, tolerant, &rr[num].msg); in table()
248 tolerant = 0; in main()
249 table("With MCA recovery ring 0 tolerant = 0"); in main()
250 tolerant = 1; in main()
H A Dtcases.c19 int tolerant = 1; variable
54 if ((r = mce_severity(&m, tolerant, &msg)) != result) { in test2()
/third_party/ltp/testcases/kernel/mce-test/lib/
H A Dmce.sh293 echo -n $1 > /sys/devices/system/machinecheck/machinecheck0/tolerant
298 cat /sys/devices/system/machinecheck/machinecheck0/tolerant

Completed in 3 milliseconds