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