Home
last modified time | relevance | path

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

/linux/tools/perf/util/bpf_skel/vmlinux/
H A Dvmlinux.h39 NET_RX_SOFTIRQ, enumerator
/linux/net/core/
H A Ddev.c4990 raise_softirq_irqoff(NET_RX_SOFTIRQ); in ____napi_schedule()
5270 __raise_softirq_irqoff(NET_RX_SOFTIRQ); in trigger_rx_softirq()
5302 __raise_softirq_irqoff(NET_RX_SOFTIRQ); in napi_schedule_rps()
7973 __raise_softirq_irqoff(NET_RX_SOFTIRQ); in net_rx_action()
13289 open_softirq(NET_RX_SOFTIRQ, net_rx_action); in net_dev_init()