Lines Matching defs:die
59 # die(msg) - game over, man
61 function die() {
163 die "Can't find \"test_modules/$mod.ko\", try \"make\""
180 die "$ret"
185 die "failed to load module $mod"
196 die "use load_lp() to load the livepatch module $mod"
209 die "module $mod is not a livepatch"
215 die "failed to load module $mod (sysfs)"
228 die "failed to complete transition"
241 die "$mod unexpectedly loaded"
253 die "failed to unload module $mod (refcnt)"
258 die "$ret"
263 die "failed to unload module $mod (/sys/module)"
283 die "failed to disable livepatch $mod"
298 die "failed to set pre_patch_ret parameter for $mod module"
310 die "buffer busy? can't find canary dmesg message: $last_dmesg_msg"
337 die "livepatch kselftest(s) failed"
340 die "livepatch kselftest(s) failed"
367 die "Unexpected access rights of $path: $expected_rights vs. $rights"
383 die "Unexpected value in $path: $expected_value vs. $value"
414 die "Function ($function) did not appear in the trace"