Searched refs:dev_close_many (Results 1 - 5 of 5) sorted by relevance

/linux-master/net/8021q/
H A Dvlan.c449 dev_close_many(&close_list, false);
/linux-master/net/core/
H A Ddev.c1530 void dev_close_many(struct list_head *head, bool unlink) function
1548 EXPORT_SYMBOL(dev_close_many); variable
1565 dev_close_many(&single, true);
11080 dev_close_many(&close_head, true);
/linux-master/net/dsa/
H A Duser.c3431 dev_close_many(&close_list, true);
/linux-master/include/linux/
H A Dnetdevice.h3078 void dev_close_many(struct list_head *head, bool unlink);
/linux-master/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c4684 dev_close_many(&dev_list, false);

Completed in 328 milliseconds