Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_generic.c1351 void dev_deactivate_many(struct list_head *head, bool reset_needed) in dev_deactivate_many() function
1397 dev_deactivate_many(&single, reset_needed); in dev_deactivate()
/linux/include/net/
H A Dsch_generic.h714 void dev_deactivate_many(struct list_head *head, bool reset_needed);
/linux/net/core/
H A Ddev.c1760 dev_deactivate_many(head, true); in __dev_close_many()