Home
last modified time | relevance | path

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

/Linux-v4.19/include/xen/
Dballoon.h6 #define RETRY_UNLIMITED 0 macro
/Linux-v4.19/drivers/xen/
Dballoon.c225 if (balloon_stats.max_retry_count != RETRY_UNLIMITED && in update_schedule()
744 balloon_stats.max_retry_count = RETRY_UNLIMITED; in balloon_init()