Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
HDkernel.h207 extern int linuxkpi_debug;
210 if (linuxkpi_debug) \
/freebsd-13-stable/sys/compat/linuxkpi/common/src/
HDlinux_pci.c79 extern int linuxkpi_debug;
1120 if (linuxkpi_debug) in linux_dma_map_phys_common()
HDlinux_compat.c105 int linuxkpi_debug; variable
107 &linuxkpi_debug, 0, "Set to enable pr_debug() prints. Clear to disable.");