Home
last modified time | relevance | path

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

/freebsd-13.1/sys/compat/linuxkpi/common/include/linux/
H A Dkernel.h204 extern int linuxkpi_debug;
207 if (linuxkpi_debug) \
/freebsd-13.1/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c104 int linuxkpi_debug; variable
106 &linuxkpi_debug, 0, "Set to enable pr_debug() prints. Clear to disable.");