Home
last modified time | relevance | path

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

/linux-6.15/net/core/
H A Ddev.c4708 static inline void ____napi_schedule(struct softnet_data *sd, in ____napi_schedule() function
4948 ____napi_schedule(sd, &sd->backlog); in rps_trigger_softirq()
6401 ____napi_schedule(this_cpu_ptr(&softnet_data), n); in __napi_schedule()
6451 ____napi_schedule(this_cpu_ptr(&softnet_data), n); in __napi_schedule_irqoff()
12272 ____napi_schedule(sd, napi); in dev_cpu_dead()