Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/ftrace/
Dftracetest26 errexit() { # message function
33 errexit "this must be run by root user"
127 errexit "No ftrace directory found"
136 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-v4.19/tools/testing/selftests/pstore/
Dcommon_tests11 errexit() { # message function
65 mkdir -p $LOG_DIR || errexit "Failed to make a log directory: $LOG_DIR"
/Linux-v4.19/scripts/
Dfaddr2line44 set -o errexit
/Linux-v4.19/drivers/platform/x86/
Dthinkpad_acpi.c4337 goto errexit; in hotkey_write()
4347 errexit: in hotkey_write()