Home
last modified time | relevance | path

Searched refs:max_retry_count (Results 1 – 5 of 5) sorted by relevance

/linux-4.19.296/include/xen/
Dballoon.h20 unsigned long max_retry_count; member
/linux-4.19.296/drivers/xen/
Dxen-balloon.c143 static DEVICE_ULONG_ATTR(max_retry_count, 0644, balloon_stats.max_retry_count);
Dballoon.c229 if (balloon_stats.max_retry_count != RETRY_UNLIMITED && in update_schedule()
230 balloon_stats.retry_count > balloon_stats.max_retry_count) { in update_schedule()
757 balloon_stats.max_retry_count = 4; in balloon_init()
/linux-4.19.296/include/uapi/linux/
Datmlec.h48 unsigned short max_retry_count; member
/linux-4.19.296/include/scsi/
Dlibfc.h748 u8 max_retry_count; member