Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Drcupdate.h41 extern int linuxkpi_rcu_debug;
43 if (unlikely(linuxkpi_rcu_debug > 0)) \
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c120 int linuxkpi_rcu_debug; variable
122 &linuxkpi_rcu_debug, 0, "Set to enable RCU warning. Clear to disable.");