Home
last modified time | relevance | path

Searched refs:faulted (Results 1 – 3 of 3) sorted by relevance

/tools/testing/selftests/powerpc/mm/
Dsegv_errors.c22 static bool faulted; variable
30 faulted = true; in segv_handler()
48 faulted = false; in test_segv_errors()
59 FAIL_IF(!faulted); in test_segv_errors()
62 faulted = false; in test_segv_errors()
69 FAIL_IF(!faulted); in test_segv_errors()
Dsubpage_prot.c33 volatile int faulted; variable
47 faulted = 1; in segv()
75 if (faulted != want_fault) { in check_faulted()
79 faulted ? "fault" : "pass"); in check_faulted()
83 if (faulted) { in check_faulted()
88 faulted = 0; in check_faulted()
/tools/perf/Documentation/
Dperf-trace.txt241 - addr.dso shows DSO for the faulted address;
267 CRYPTO_push_info_ routine which faulted somewhere in libcrypto.so.