Home
last modified time | relevance | path

Searched defs:ERR_MSG (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/testing/selftests/sgx/
H A Dload.c211 #define ERR_MSG \ in encl_load() macro
/openbmc/u-boot/lib/zlib/
H A Dzutil.h56 #define ERR_MSG(err) z_errmsg[Z_NEED_DICT-(err)] macro
/openbmc/linux/drivers/video/fbdev/intelfb/
H A Dintelfb.h94 #define ERR_MSG(fmt, args...) printk(KERN_ERR PFX fmt, ## args) macro