Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/
Ddebug.c78 *((unsigned int *)kp->arg) = cfs_trace_get_debug_mb(); in libcfs_param_debug_mb_set()
532 libcfs_debug_mb = cfs_trace_get_debug_mb(); in libcfs_debug_init()
Dtracefile.h78 int cfs_trace_get_debug_mb(void);
Dtracefile.c940 int cfs_trace_get_debug_mb(void) in cfs_trace_get_debug_mb() function