Home
last modified time | relevance | path

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

/linux-6.1.9/net/core/
Ddev.c10219 static struct net_device *netdev_wait_allrefs_any(struct list_head *list) in netdev_wait_allrefs_any() function
10351 dev = netdev_wait_allrefs_any(&list); in netdev_run_todo()