Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/mce-test/tsrc/
H A Dttranshuge.c93 static unsigned int avoid_touch = 0; variable
270 if (read_mem(mem_addr, REQ_MEM_SIZE, avoid_touch) < 0) { in post_injection()
275 if (!avoid_touch) { in post_injection()
328 avoid_touch = 1; in get_options_or_die()
343 if ((avoid_touch) && (corrupt_page == -1)) { in get_options_or_die()
416 if (avoid_touch) { in main()
H A Dthugetlb.c121 int avoid_touch = 0; in main() local
168 avoid_touch = 1; in main()
195 if (avoid_touch && corrupt_page == -1) in main()
224 if (corrupt_page != -1 && avoid_touch) in main()
/third_party/ltp/testcases/kernel/mce-test/hwpoison/
H A Dttranshuge.c93 static unsigned int avoid_touch = 0; variable
270 if (read_mem(mem_addr, REQ_MEM_SIZE, avoid_touch) < 0) { in post_injection()
275 if (!avoid_touch) { in post_injection()
328 avoid_touch = 1; in get_options_or_die()
343 if ((avoid_touch) && (corrupt_page == -1)) { in get_options_or_die()
416 if (avoid_touch) { in main()
H A Dthugetlb.c121 int avoid_touch = 0; in main() local
168 avoid_touch = 1; in main()
195 if (avoid_touch && corrupt_page == -1) in main()
224 if (corrupt_page != -1 && avoid_touch) in main()

Completed in 3 milliseconds