Lines Matching full:die
53 # die(msg) - game over, man
55 function die() { function
157 die "Can't find \"test_modules/$mod.ko\", try \"make\""
174 die "$ret"
179 die "failed to load module $mod"
190 die "use load_lp() to load the livepatch module $mod"
203 die "module $mod is not a livepatch"
209 die "failed to load module $mod (sysfs)"
222 die "failed to complete transition"
235 die "$mod unexpectedly loaded"
247 die "failed to unload module $mod (refcnt)"
252 die "$ret"
257 die "failed to unload module $mod (/sys/module)"
277 die "failed to disable livepatch $mod"
292 die "failed to set pre_patch_ret parameter for $mod module"
304 die "buffer busy? can't find canary dmesg message: $last_dmesg_msg"
331 die "livepatch kselftest(s) failed"
334 die "livepatch kselftest(s) failed"
351 die "Unexpected access rights of $path: $expected_rights vs. $rights"
367 die "Unexpected value in $path: $expected_value vs. $value"
398 die "Function ($function) did not appear in the trace"