/openbmc/openbmc-test-automation/lib/ |
H A D | bmc_ssh_utils.py | 17 print_err=0, argument 86 print_err, 98 print_err=0, argument 159 print_err, 171 print_err=0, argument 230 print_err, 294 print_err=0,
|
H A D | open_power_utils.robot | 45 ... print_out=1 print_err=1 ignore_err=1 109 ... print_out=1 print_err=1 ignore_err=1 130 ... print_out=1 print_err=1 ignore_err=1 287 ${cmd_output} ${stderr} ${rc} = BMC Execute Command ${cmd} print_out=1 print_err=1 329 ... print_out=0 print_err=0 ignore_err=1 361 ... print_out=0 print_err=0 ignore_err=1 412 ... print_err=1 ignore_err=1 428 ... print_out=1 print_err=1 ignore_err=1
|
H A D | gen_robot_ssh.py | 157 print_err=0, argument 342 if rc != 0 and print_err:
|
H A D | utils.robot | 793 …{bmc_time_via_date} ${stderr} ${rc}= BMC Execute Command date +"%Y-%m-%d %H:%M:%S" print_err=1
|
/openbmc/linux/arch/powerpc/boot/ |
H A D | decompress.c | 89 static void print_err(char *s) in print_err() function 133 output_size, NULL, print_err); in partial_decompress()
|
/openbmc/linux/arch/x86/kernel/cpu/microcode/ |
H A D | intel.c | 143 int intel_microcode_sanity_check(void *mc, bool print_err, int hdr_type) in intel_microcode_sanity_check() argument 155 if (print_err) in intel_microcode_sanity_check() 161 if (print_err) in intel_microcode_sanity_check() 174 if (print_err) in intel_microcode_sanity_check() 181 if (print_err) in intel_microcode_sanity_check() 199 if (print_err) in intel_microcode_sanity_check() 216 if (print_err) in intel_microcode_sanity_check() 234 if (print_err) in intel_microcode_sanity_check()
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | au1100fb.c | 372 print_err("No LCD panels supported by driver!"); in au1100fb_setup() 429 print_err("fail to retrieve registers resource"); in au1100fb_drv_probe() 440 print_err("fail to lock memory region at 0x%08lx", in au1100fb_drv_probe() 465 print_err("fail to allocate framebuffer (size: %dK))", in au1100fb_drv_probe() 493 print_err("Fail to allocate colormap (%d entries)", in au1100fb_drv_probe() 505 print_err("cannot register new framebuffer"); in au1100fb_drv_probe()
|
H A D | au1200fb.c | 57 #define print_err(f, arg...) printk(KERN_ERR DRIVER_NAME ": " f "\n", ## arg) macro 1546 print_err("Cannot find valid mode for panel %s", panel->name); in au1200fb_init_fbinfo() 1556 print_err("Fail to allocate colormap (%d entries)", in au1200fb_init_fbinfo() 1700 print_err("fail to allocate framebuffer (size: %dK))", in au1200fb_drv_probe() 1717 print_err("cannot register new framebuffer"); in au1200fb_drv_probe() 1741 print_err("fail to request interrupt line %d (err: %d)", in au1200fb_drv_probe()
|
H A D | au1100fb.h | 35 #define print_err(f, arg...) printk(KERN_ERR DRIVER_NAME ": " f "\n", ## arg) macro
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | cpu.h | 94 int intel_microcode_sanity_check(void *mc, bool print_err, int hdr_type);
|
/openbmc/openbmc-test-automation/templates/ |
H A D | test_openbmc_setup.robot | 30 ${stdout} ${stderr} ${rc}= BMC Execute Command uname -a print_out=1 print_err=1
|
/openbmc/linux/drivers/infiniband/hw/mlx5/ |
H A D | mem.c | 226 goto print_err; in mlx5_ib_test_wc() 286 print_err: in mlx5_ib_test_wc()
|
/openbmc/linux/samples/bpf/ |
H A D | xdp_sample_user.c | 53 #define print_err(err, fmt, ...) __print_err(err, fmt, ##__VA_ARGS__) macro 717 print_err(drop, in stats_get_cpumap_enqueue() 761 print_err(xdp_drop, in stats_get_cpumap_remote() 800 print_err(drop, " %-20s " FMT_COLUMNf FMT_COLUMNf FMT_COLUMNf "\n", in stats_get_cpumap_kthread() 876 print_err(drop, " %-18s " FMT_COLUMNf "\n", str, in stats_get_redirect_err_cnt() 1070 print_err(drop, in stats_get_devmap_xmit_multi() 1125 print_err((out->rx_cnt.err || out->rx_cnt.drop), in stats_print() 1153 print_err(out->redir_cnt.err, " %-20s " FMT_COLUMNl "\n", str, in stats_print() 1163 print_err(out->except_cnt.hits, " %-20s " FMT_COLUMNl "\n", str, in stats_print() 1174 print_err(out->xmit_cnt.err || out->xmit_cnt.drop, in stats_print()
|
/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | net2280.c | 202 goto print_err; in net2280_enable() 208 goto print_err; in net2280_enable() 214 goto print_err; in net2280_enable() 219 goto print_err; in net2280_enable() 227 goto print_err; in net2280_enable() 251 goto print_err; in net2280_enable() 273 goto print_err; in net2280_enable() 356 print_err: in net2280_enable() 997 goto print_err; in net2280_queue() 1111 print_err: in net2280_queue() [all …]
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_sriov.c | 113 bool print_err) in bnx2x_validate_vf_sp_objs() argument 116 if (print_err) in bnx2x_validate_vf_sp_objs()
|
H A D | bnx2x.h | 2428 int bnx2x_compare_fw_ver(struct bnx2x *bp, u32 load_code, bool print_err);
|
H A D | bnx2x_cmn.c | 2373 int bnx2x_compare_fw_ver(struct bnx2x *bp, u32 load_code, bool print_err) in bnx2x_compare_fw_ver() argument 2397 if (print_err) in bnx2x_compare_fw_ver()
|