Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/core/
H A Ddev.c6383 * not waiting net_rx_action() end. in process_backlog()
6894 static __latent_entropy void net_rx_action(struct softirq_action *h) in net_rx_action() function
11338 open_softirq(NET_RX_SOFTIRQ, net_rx_action); in net_dev_init()
/kernel/linux/linux-6.6/net/core/
H A Ddev.c4490 /* If not called from net_rx_action() in ____napi_schedule()
4722 * and make sure we will process rps_ipi_list from net_rx_action().
4736 /* If not called from net_rx_action() or napi_threaded_poll() in napi_schedule_rps()
5984 * not waiting net_rx_action() end. in process_backlog()
6725 static __latent_entropy void net_rx_action(struct softirq_action *h) in net_rx_action() function
11647 open_softirq(NET_RX_SOFTIRQ, net_rx_action); in net_dev_init()

Completed in 34 milliseconds