Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dsch_generic.c870 void dev_deactivate_many(struct list_head *head) in dev_deactivate_many() function
904 dev_deactivate_many(&single); in dev_deactivate()
/linux-4.4.14/include/net/
Dsch_generic.h394 void dev_deactivate_many(struct list_head *head);
/linux-4.4.14/net/core/
Ddev.c1403 dev_deactivate_many(head); in __dev_close_many()