Home
last modified time | relevance | path

Searched refs:RETRY_UNLIMITED (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/xen/
Dballoon.h5 #define RETRY_UNLIMITED 0 macro
/linux-4.4.14/drivers/xen/
Dballoon.c236 if (balloon_stats.max_retry_count != RETRY_UNLIMITED && in update_schedule()
751 balloon_stats.max_retry_count = RETRY_UNLIMITED; in balloon_init()