Home
last modified time | relevance | path

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

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