Lines Matching full:die
52 # die(msg) - game over, man
54 function die() { function
142 die "Can't find \"test_modules/$mod.ko\", try \"make\""
159 die "$ret"
164 die "failed to load module $mod"
175 die "use load_lp() to load the livepatch module $mod"
188 die "module $mod is not a livepatch"
194 die "failed to load module $mod (sysfs)"
207 die "failed to complete transition"
220 die "$mod unexpectedly loaded"
232 die "failed to unload module $mod (refcnt)"
237 die "$ret"
242 die "failed to unload module $mod (/sys/module)"
262 die "failed to disable livepatch $mod"
277 die "failed to set pre_patch_ret parameter for $mod module"
289 die "buffer busy? can't find canary dmesg message: $last_dmesg_msg"
316 die "livepatch kselftest(s) failed"
319 die "livepatch kselftest(s) failed"
336 die "Unexpected access rights of $path: $expected_rights vs. $rights"
352 die "Unexpected value in $path: $expected_value vs. $value"