Home
last modified time | relevance | path

Searched refs:linuxkpi_debug (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/sys/compat/linuxkpi/common/include/linux/
H A Dkernel.h185 extern int linuxkpi_debug;
188 if (linuxkpi_debug) \
/freebsd-12.1/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c95 int linuxkpi_debug; variable
97 &linuxkpi_debug, 0, "Set to enable pr_debug() prints. Clear to disable.");