Searched refs:max_retry_count (Results 1 – 5 of 5) sorted by relevance
20 unsigned long max_retry_count; member
143 static DEVICE_ULONG_ATTR(max_retry_count, 0644, balloon_stats.max_retry_count);
229 if (balloon_stats.max_retry_count != RETRY_UNLIMITED && in update_schedule()230 balloon_stats.retry_count > balloon_stats.max_retry_count) { in update_schedule()757 balloon_stats.max_retry_count = 4; in balloon_init()
48 unsigned short max_retry_count; member
748 u8 max_retry_count; member