Home
last modified time | relevance | path

Searched refs:__netif_schedule (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_generic.c169 __netif_schedule(q); in dev_requeue_skb()
412 __netif_schedule(q); in __qdisc_run()
H A Dsch_htb.c989 __netif_schedule(qdisc_root(sch)); in htb_work_func()
H A Dsch_cbq.c515 __netif_schedule(qdisc_root(sch)); in cbq_undelay()
H A Dsch_taprio.c759 __netif_schedule(sch); in advance_sched()
H A Dsch_api.c610 __netif_schedule(qdisc_root(wd->qdisc)); in qdisc_watchdog()
/OK3568_Linux_fs/kernel/include/net/
H A Dsch_generic.h212 __netif_schedule(qdisc); in qdisc_run_end()
/OK3568_Linux_fs/kernel/net/core/
H A Ddev.c3060 void __netif_schedule(struct Qdisc *q) in __netif_schedule() function
3065 EXPORT_SYMBOL(__netif_schedule);
3082 __netif_schedule(q); in netif_schedule_queue()
3095 __netif_schedule(q); in netif_tx_wake_queue()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnetdevice.h3349 void __netif_schedule(struct Qdisc *q);