Home
last modified time | relevance | path

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

/net/core/
Ddev.c6440 void __napi_schedule(struct napi_struct *n) in __napi_schedule() function
6448 EXPORT_SYMBOL(__napi_schedule);
6498 __napi_schedule(n); in __napi_schedule_irqoff()
6561 __napi_schedule(n); in napi_complete_done()
6622 __napi_schedule(napi); in busy_poll_stop()