Searched refs:RETRY_UNLIMITED (Results 1 – 2 of 2) sorted by relevance
/linux/include/xen/ | ||
H A D | balloon.h | 8 #define RETRY_UNLIMITED 0 macro |
/linux/drivers/xen/ | ||
H A D | balloon.c | 206 if (balloon_stats.max_retry_count != RETRY_UNLIMITED && in update_schedule() |