BUGFLAG_ONCE       80 arch/powerpc/include/asm/book3s/32/kup.h 	EMIT_BUG_ENTRY 999b, __FILE__, __LINE__, (BUGFLAG_WARNING | BUGFLAG_ONCE)
BUGFLAG_ONCE       30 arch/powerpc/include/asm/book3s/64/kup-radix.h 	EMIT_BUG_ENTRY 999b, __FILE__, __LINE__, (BUGFLAG_WARNING | BUGFLAG_ONCE)
BUGFLAG_ONCE       28 arch/powerpc/include/asm/nohash/32/kup-8xx.h 	EMIT_BUG_ENTRY 999b, __FILE__, __LINE__, (BUGFLAG_WARNING | BUGFLAG_ONCE)
BUGFLAG_ONCE       98 include/asm-generic/bug.h 		__WARN_FLAGS(BUGFLAG_ONCE |			\
BUGFLAG_ONCE      170 lib/bug.c      		once = (bug->flags & BUGFLAG_ONCE) != 0;