Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Ddev.c4739 if (!mysd->in_net_rx_action && !mysd->in_napi_threaded_poll) in napi_schedule_rps()
6699 sd->in_napi_threaded_poll = true; in napi_threaded_poll()
6705 sd->in_napi_threaded_poll = false; in napi_threaded_poll()
/openbmc/linux/include/linux/
H A Dnetdevice.h3220 bool in_napi_threaded_poll; member