Lines Matching refs:dev
62 diff $tmpf1 $tmpf2 > /dev/null
72 echo " Failed: can not get mce log from /dev/mcelog"
105 if [ -f /sys/kernel/debug/gcov/reset ] && which gcov > /dev/null; then
156 if ! (cd $KSRC_DIR; gcov -o $src_dir $src_fn &> /dev/null) || \
204 if grep "panic" "$klog" | grep "$mce_panic" > /dev/null; then
221 > /dev/null; then
239 if grep "Machine check: " "$klog" | grep "$exp" > /dev/null; then
271 if echo ": $panic_msg" | grep -e "$mce_panic" &> /dev/null; then
283 if mcelog_filter $mcelog "#BANK 218#" &> /dev/null; then
303 mount|grep /sys/kernel/debug > /dev/null 2>&1
305 mount|grep /sys/kernel/debug > /dev/null 2>&1