Searched refs:complete_threshold (Results 1 – 2 of 2) sorted by relevance
52 static int complete_threshold = COMPLETE_THRESHOLD; variable63 {&complete_threshold, COMPLETE_THRESHOLD},785 if (bcp->conseccompletes <= bcp->complete_threshold) in count_max_concurr()1443 timeoutsb4reset, ipi_reset_limit, complete_threshold, in tunables_read()1613 bcp->complete_threshold = complete_threshold; in tunables_write()1899 bcp->complete_threshold = complete_threshold; in init_per_cpu_tunables()
628 int complete_threshold; member