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.c4944 raise_softirq_irqoff(NET_RX_SOFTIRQ); in ____napi_schedule()
5213 __raise_softirq_irqoff(NET_RX_SOFTIRQ); in trigger_rx_softirq()
5245 __raise_softirq_irqoff(NET_RX_SOFTIRQ); in napi_schedule_rps()
7916 __raise_softirq_irqoff(NET_RX_SOFTIRQ); in net_rx_action()
13264 open_softirq(NET_RX_SOFTIRQ, net_rx_action); in net_dev_init()