Searched refs:max_schedule_delay (Results 1 – 3 of 3) sorted by relevance
20 unsigned long max_schedule_delay; member
11 What: /sys/devices/system/xen_memory/xen_memory0/max_schedule_delay38 'max_schedule_delay' is reached at which point it
220 if (balloon_stats.schedule_delay > balloon_stats.max_schedule_delay) in update_schedule() 221 balloon_stats.schedule_delay = balloon_stats.max_schedule_delay; in update_schedule() 746 balloon_stats.max_schedule_delay = 32; in balloon_init()