Searched refs:giveup_limit (Results 1 – 2 of 2) sorted by relevance
49 static int giveup_limit = GIVEUP_LIMIT; variable67 {&giveup_limit, GIVEUP_LIMIT}825 if (bcp->period_giveups > bcp->giveup_limit) { in record_send_stats()1445 giveup_limit); in tunables_read()1617 bcp->giveup_limit = giveup_limit; in tunables_write()1903 bcp->giveup_limit = giveup_limit; in init_per_cpu_tunables()
633 int giveup_limit; member