Searched refs:giveup_limit (Results 1 – 2 of 2) sorted by relevance
47 static int giveup_limit = GIVEUP_LIMIT; variable65 {&giveup_limit, GIVEUP_LIMIT}848 if (bcp->period_giveups > bcp->giveup_limit) { in record_send_stats()1479 giveup_limit); in tunables_read()1649 bcp->giveup_limit = giveup_limit; in tunables_write()1930 bcp->giveup_limit = giveup_limit; in init_per_cpu_tunables()
660 int giveup_limit; member