Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dkernel.h175 extern int linuxkpi_debug;
178 if (linuxkpi_debug) \
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_pci.c82 extern int linuxkpi_debug;
1645 if (linuxkpi_debug) { in linux_dma_map_phys_common()
H A Dlinux_compat.c119 int linuxkpi_debug; variable
121 &linuxkpi_debug, 0, "Set to enable pr_debug() prints. Clear to disable.");