Lines Matching full:die
49 # die(msg) - game over, man
51 function die() { function
135 die "Can't find \"test_modules/$mod.ko\", try \"make\""
152 die "$ret"
157 die "failed to load module $mod"
168 die "use load_lp() to load the livepatch module $mod"
181 die "module $mod is not a livepatch"
187 die "failed to load module $mod (sysfs)"
200 die "failed to complete transition"
213 die "$mod unexpectedly loaded"
225 die "failed to unload module $mod (refcnt)"
230 die "$ret"
235 die "failed to unload module $mod (/sys/module)"
255 die "failed to disable livepatch $mod"
270 die "failed to set pre_patch_ret parameter for $mod module"
282 die "buffer busy? can't find canary dmesg message: $last_dmesg_msg"
308 die "livepatch kselftest(s) failed"
311 die "livepatch kselftest(s) failed"
328 die "Unexpected access rights of $path: $expected_rights vs. $rights"
344 die "Unexpected value in $path: $expected_value vs. $value"