Home
last modified time | relevance | path

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

/linux-5.19.10/net/core/
Ddev.c10214 static struct net_device *netdev_wait_allrefs_any(struct list_head *list) in netdev_wait_allrefs_any() function
10346 dev = netdev_wait_allrefs_any(&list); in netdev_run_todo()