Home
last modified time | relevance | path

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

/Linux-v5.10/net/core/
Ddev.c4241 static inline void ____napi_schedule(struct softnet_data *sd, in ____napi_schedule() function
4451 ____napi_schedule(sd, &sd->backlog); in rps_trigger_softirq()
4552 ____napi_schedule(sd, &sd->backlog); in enqueue_to_backlog()
6359 ____napi_schedule(this_cpu_ptr(&softnet_data), n); in __napi_schedule()
6405 ____napi_schedule(this_cpu_ptr(&softnet_data), n); in __napi_schedule_irqoff()
10840 ____napi_schedule(sd, napi); in dev_cpu_dead()