Home
last modified time | relevance | path

Searched refs:errexit (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/tools/testing/selftests/ftrace/
Dftracetest21 errexit() { # message function
28 errexit "this must be run by root user"
106 errexit "No ftrace directory found"
111 mkdir -p $LOG_DIR || errexit "Failed to make a log directory: $LOG_DIR"
DREADME41 * Note that the tests are run with "set -e" (errexit) option. If any
/linux-4.4.14/tools/testing/selftests/pstore/
Dcommon_tests11 errexit() { # message function
65 mkdir -p $LOG_DIR || errexit "Failed to make a log directory: $LOG_DIR"
/linux-4.4.14/drivers/platform/x86/
Dthinkpad_acpi.c4088 goto errexit; in hotkey_write()
4098 errexit: in hotkey_write()