Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/core/
H A Ddev.c4284 static inline void ____napi_schedule(struct softnet_data *sd, in ____napi_schedule() function
4496 ____napi_schedule(sd, &sd->backlog); in rps_trigger_softirq()
4597 ____napi_schedule(sd, &sd->backlog); in enqueue_to_backlog()
6440 ____napi_schedule(this_cpu_ptr(&softnet_data), n); in __napi_schedule()
6491 ____napi_schedule(this_cpu_ptr(&softnet_data), n); in __napi_schedule_irqoff()
10968 ____napi_schedule(sd, napi); in dev_cpu_dead()
/kernel/linux/linux-6.6/net/core/
H A Ddev.c4460 static inline void ____napi_schedule(struct softnet_data *sd, in ____napi_schedule() function
4702 ____napi_schedule(sd, &sd->backlog); in rps_trigger_softirq()
6039 ____napi_schedule(this_cpu_ptr(&softnet_data), n); in __napi_schedule()
6089 ____napi_schedule(this_cpu_ptr(&softnet_data), n); in __napi_schedule_irqoff()
6749 /* We need to check if ____napi_schedule() in net_rx_action()
11303 ____napi_schedule(sd, napi); in dev_cpu_dead()

Completed in 27 milliseconds