Home
last modified time | relevance | path

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

/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/
H A Dkernel.h176 extern int linuxkpi_debug;
179 if (linuxkpi_debug) \
/freebsd-14.2/sys/compat/linuxkpi/common/src/
H A Dlinux_pci.c82 extern int linuxkpi_debug;
1461 if (linuxkpi_debug) in linux_dma_map_phys_common()
H A Dlinux_compat.c116 int linuxkpi_debug; variable
118 &linuxkpi_debug, 0, "Set to enable pr_debug() prints. Clear to disable.");