Home
last modified time | relevance | path

Searched defs:print_err (Results 1 – 7 of 7) sorted by relevance

/linux-6.6.21/arch/powerpc/boot/
Ddecompress.c89 static void print_err(char *s) in print_err() function
/linux-6.6.21/arch/x86/kernel/cpu/microcode/
Dintel.c143 int intel_microcode_sanity_check(void *mc, bool print_err, int hdr_type) in intel_microcode_sanity_check()
/linux-6.6.21/drivers/video/fbdev/
Dau1100fb.h35 #define print_err(f, arg...) printk(KERN_ERR DRIVER_NAME ": " f "\n", ## arg) macro
Dau1200fb.c57 #define print_err(f, arg...) printk(KERN_ERR DRIVER_NAME ": " f "\n", ## arg) macro
/linux-6.6.21/samples/bpf/
Dxdp_sample_user.c53 #define print_err(err, fmt, ...) __print_err(err, fmt, ##__VA_ARGS__) macro
/linux-6.6.21/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sriov.c113 bool print_err) in bnx2x_validate_vf_sp_objs()
Dbnx2x_cmn.c2372 int bnx2x_compare_fw_ver(struct bnx2x *bp, u32 load_code, bool print_err) in bnx2x_compare_fw_ver()