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.c5046 raise_softirq_irqoff(NET_RX_SOFTIRQ); in ____napi_schedule()
5326 __raise_softirq_irqoff(NET_RX_SOFTIRQ); in trigger_rx_softirq()
5358 __raise_softirq_irqoff(NET_RX_SOFTIRQ); in napi_schedule_rps()
8027 __raise_softirq_irqoff(NET_RX_SOFTIRQ); in net_rx_action()
13503 open_softirq(NET_RX_SOFTIRQ, net_rx_action); in net_dev_init()