Home
last modified time | relevance | path

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

/Linux-v5.4/net/core/
Ddev.c3893 static inline void ____napi_schedule(struct softnet_data *sd, in ____napi_schedule() function
4103 ____napi_schedule(sd, &sd->backlog); in rps_trigger_softirq()
4204 ____napi_schedule(sd, &sd->backlog); in enqueue_to_backlog()
5918 ____napi_schedule(this_cpu_ptr(&softnet_data), n); in __napi_schedule()
5964 ____napi_schedule(this_cpu_ptr(&softnet_data), n); in __napi_schedule_irqoff()
9865 ____napi_schedule(sd, napi); in dev_cpu_dead()