Searched refs:cfs_trace_max_debug_mb (Results 1 – 4 of 4) sorted by relevance
84 int cfs_trace_max_debug_mb(void);
522 if (max > cfs_trace_max_debug_mb() || max < num_possible_cpus()) { in libcfs_debug_init()
910 int limit = cfs_trace_max_debug_mb(); in cfs_trace_set_debug_mb()
267 int cfs_trace_max_debug_mb(void) in cfs_trace_max_debug_mb() function