Home
last modified time | relevance | path

Searched refs:UNLOAD_WAIT_MS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hv/
H A Dchannel_mgmt.c734 #define UNLOAD_WAIT_MS (100*1000) /* 100 seconds */ macro
735 #define UNLOAD_WAIT_LOOPS (UNLOAD_WAIT_MS/UNLOAD_DELAY_UNIT_MS)
/kernel/linux/linux-6.6/drivers/hv/
H A Dchannel_mgmt.c798 #define UNLOAD_WAIT_MS (100*1000) /* 100 seconds */ macro
799 #define UNLOAD_WAIT_LOOPS (UNLOAD_WAIT_MS/UNLOAD_DELAY_UNIT_MS)

Completed in 4 milliseconds