Home
last modified time | relevance | path

Searched refs:ERRMSG (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-bsp/kexecboot/files/
H A D0001-kexecboot-Use-new-reboot-API-with-klibc.patch28 log_msg(lg, "Can't initiate reboot: %s", ERRMSG);
37 log_msg(lg, "Can't initiate shutdown: %s", ERRMSG);
/openbmc/linux/tools/testing/selftests/cgroup/
H A Dtest_cpuset_prs.sh127 ERRMSG=$((echo $$ > cgroup.procs) |& cat)
128 echo $ERRMSG | grep -q "$OUTSTR"
130 echo "cgroup.procs: expect '$OUTSTR', got '$ERRMSG'"