Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/core/
H A Ddev.c10170 #define WAIT_REFS_MAX_MSECS 250 macro
10225 wait = min(wait << 1, WAIT_REFS_MAX_MSECS); in netdev_wait_allrefs()
/kernel/linux/linux-6.6/net/core/
H A Ddev.c10378 #define WAIT_REFS_MAX_MSECS 250 macro
10438 wait = min(wait << 1, WAIT_REFS_MAX_MSECS); in netdev_wait_allrefs_any()

Completed in 26 milliseconds