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