Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_generic.c1264 void dev_deactivate_many(struct list_head *head) in dev_deactivate_many() function
1309 dev_deactivate_many(&single); in dev_deactivate()
/OK3568_Linux_fs/kernel/include/net/
H A Dsch_generic.h683 void dev_deactivate_many(struct list_head *head);
/OK3568_Linux_fs/kernel/net/core/
H A Ddev.c1613 dev_deactivate_many(head); in __dev_close_many()