Searched refs:smax (Results 1 – 2 of 2) sorted by relevance
362 int smax; /* Max # of symbols. */ member
858 unsigned int smax; in task_scan_max() local861 smax = sysctl_numa_balancing_scan_period_max / task_nr_scan_windows(p); in task_scan_max()862 return max(smin, smax); in task_scan_max()