Searched refs:____napi_schedule (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/net/core/
H A Ddev.c3209 static inline void ____napi_schedule(struct softnet_data *sd, ____napi_schedule() function
3416 ____napi_schedule(sd, &sd->backlog); rps_trigger_softirq()
3517 ____napi_schedule(sd, &sd->backlog); enqueue_to_backlog()
4610 ____napi_schedule(this_cpu_ptr(&softnet_data), n); __napi_schedule()
4623 ____napi_schedule(this_cpu_ptr(&softnet_data), n); __napi_schedule_irqoff()
7457 ____napi_schedule(sd, napi); dev_cpu_callback()

Completed in 85 milliseconds