xref
: /
openbmc
/
linux
/
tools
/
testing
/
radix-tree
/
linux
/
bug.h
(revision f2a89d3b2b85b90b05453872aaabfdb412a21a03)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
define
WARN_ON_ONCE
(
x
)
assert
(
x
)
2