Searched refs:dev_deactivate_many (Results 1 – 2 of 2) sorted by relevance
/linux/include/net/ | ||
H A D | sch_generic.h | 691 void dev_deactivate_many(struct list_head *head); |
/linux/net/core/ | ||
H A D | dev.c | 1706 dev_deactivate_many(head); in __dev_close_many() |