Home
last modified time | relevance | path

Searched defs:WARN_ON_ONCE (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pci/drm/include/linux/
H A Dbug.h64 #define WARN_ON_ONCE(condition) ({ \ macro
/openbsd/sys/dev/usb/dwc2/
H A Ddwc2var.h167 #define WARN_ON_ONCE(condition) ({ \ macro