Searched refs:complete_threshold (Results 1 – 2 of 2) sorted by relevance
50 static int complete_threshold = COMPLETE_THRESHOLD; variable61 {&complete_threshold, COMPLETE_THRESHOLD},808 if (bcp->conseccompletes <= bcp->complete_threshold) in count_max_concurr()1477 timeoutsb4reset, ipi_reset_limit, complete_threshold, in tunables_read()1645 bcp->complete_threshold = complete_threshold; in tunables_write()1926 bcp->complete_threshold = complete_threshold; in init_per_cpu_tunables()
655 int complete_threshold; member