Home
last modified time | relevance | path

Searched refs:cfs_trace_max_debug_mb (Results 1 – 4 of 4) sorted by relevance

/drivers/staging/lustre/lustre/libcfs/
Dtracefile.h84 int cfs_trace_max_debug_mb(void);
Ddebug.c522 if (max > cfs_trace_max_debug_mb() || max < num_possible_cpus()) { in libcfs_debug_init()
Dtracefile.c910 int limit = cfs_trace_max_debug_mb(); in cfs_trace_set_debug_mb()
/drivers/staging/lustre/lustre/libcfs/linux/
Dlinux-tracefile.c267 int cfs_trace_max_debug_mb(void) in cfs_trace_max_debug_mb() function