Searched defs:print_err (Results 1 – 12 of 12) sorted by relevance
| /kernel/linux/linux-4.19/arch/powerpc/boot/ |
| D | decompress.c | 94 static void print_err(char *s) in print_err() function
|
| /kernel/linux/linux-5.10/arch/powerpc/boot/ |
| D | decompress.c | 90 static void print_err(char *s) in print_err() function
|
| /kernel/linux/linux-5.10/arch/x86/kernel/cpu/microcode/ |
| D | intel.c | 180 static int microcode_sanity_check(void *mc, int print_err) in microcode_sanity_check()
|
| /kernel/linux/linux-4.19/arch/x86/kernel/cpu/microcode/ |
| D | intel.c | 227 static int microcode_sanity_check(void *mc, int print_err) in microcode_sanity_check()
|
| /kernel/linux/linux-4.19/drivers/video/fbdev/ |
| D | au1100fb.h | 35 #define print_err(f, arg...) printk(KERN_ERR DRIVER_NAME ": " f "\n", ## arg) macro
|
| D | au1200fb.c | 57 #define print_err(f, arg...) printk(KERN_ERR DRIVER_NAME ": " f "\n", ## arg) macro
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/ |
| D | au1100fb.h | 35 #define print_err(f, arg...) printk(KERN_ERR DRIVER_NAME ": " f "\n", ## arg) macro
|
| D | au1200fb.c | 57 #define print_err(f, arg...) printk(KERN_ERR DRIVER_NAME ": " f "\n", ## arg) macro
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
| D | bnx2x_sriov.c | 113 bool print_err) in bnx2x_validate_vf_sp_objs()
|
| D | bnx2x_cmn.c | 2362 int bnx2x_compare_fw_ver(struct bnx2x *bp, u32 load_code, bool print_err) in bnx2x_compare_fw_ver()
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/broadcom/bnx2x/ |
| D | bnx2x_sriov.c | 115 bool print_err) in bnx2x_validate_vf_sp_objs()
|
| D | bnx2x_cmn.c | 2360 int bnx2x_compare_fw_ver(struct bnx2x *bp, u32 load_code, bool print_err) in bnx2x_compare_fw_ver()
|