Searched refs:nlm_debug (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/lockd/
H A Ddebug.h26 # define ifdebug(flag) if (unlikely(nlm_debug & NLMDBG_##flag))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/sunrpc/
H A Ddebug.h46 extern unsigned int nlm_debug;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/
H A Dsysctl.c35 unsigned int nlm_debug; variable
36 EXPORT_SYMBOL_GPL(nlm_debug); variable
159 .procname = "nlm_debug",
160 .data = &nlm_debug,

Completed in 121 milliseconds