Searched defs:ERROR (Results 1 - 20 of 20) sorted by relevance

/linux-master/fs/squashfs/
H A Dsquashfs.h13 #define ERROR(s, args...) pr_err("SQUASHFS error: "s, ## args) macro
/linux-master/tools/thermal/lib/
H A Dlog.h22 #define ERROR(fmt, ...) logit(LOG_ERR, fmt, ##__VA_ARGS__) macro
/linux-master/lib/zstd/common/
H A Derror_private.h43 #undef ERROR /* already defined on Visual Studio */ macro
44 #define ERROR(name) ZSTD_ERROR(name) macro
[all...]
/linux-master/tools/objtool/
H A Dbuiltin-check.c12 #define ERROR(format, ...) \ macro
/linux-master/tools/testing/selftests/futex/include/
H A Dlogging.h52 const char *ERROR = ERROR_NORMAL; variable
[all...]
/linux-master/scripts/
H A Dcheckpatch.pl2465 sub ERROR { subroutine
[all...]
/linux-master/include/uapi/rdma/hfi/
H A Dhfi1_user.h166 ERROR enumerator in enum:hfi1_sdma_comp_state
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dsdio.h138 #define ERROR 1 macro
/linux-master/include/linux/usb/
H A Dcomposite.h631 #define ERROR(d, fmt, args...) \ macro
/linux-master/drivers/net/plip/
H A Dplip.c349 #define ERROR 2 macro
[all...]
/linux-master/drivers/block/
H A Dswim.c129 #define ERROR 0x20 macro
H A Dswim3.c101 #define ERROR 0x20 macro
/linux-master/drivers/usb/gadget/udc/
H A Dgoku_udc.h283 #define ERROR(dev,fmt,args...) \ macro
/linux-master/drivers/scsi/ibmvscsi_tgt/
H A Dibmvscsi_tgt.h72 #define ERROR -40L macro
/linux-master/scripts/dtc/
H A Dchecks.c56 #define ERROR(nm_, fn_, d_, ...) \ macro
[all...]
/linux-master/drivers/usb/gadget/legacy/
H A Dinode.c38 #undef ERROR macro
265 #define ERROR(dev,fmt,args...) \ macro
/linux-master/drivers/usb/misc/
H A Dusbtest.c118 #define ERROR(tdev, fmt, args...) \ macro
[all...]
/linux-master/drivers/input/touchscreen/
H A Drohm_bu21023.c122 #define ERROR 0x80 macro
/linux-master/drivers/md/dm-vdo/
H A Ddedupe.c177 static const char *ERROR = "error"; variable
/linux-master/drivers/media/pci/ngene/
H A Dngene.h245 ERROR = 1 enumerator in enum:RESPONSES

Completed in 261 milliseconds