Home
last modified time | relevance | path

Searched refs:netdev_budget_usecs (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/admin-guide/sysctl/
H A Dnet.rst261 netdev_budget_usecs microseconds, even if netdev_budget has not been
264 netdev_budget_usecs chapter
268 will exit when either netdev_budget_usecs have elapsed during the
/OK3568_Linux_fs/kernel/net/core/
H A Dsysctl_net_core.c539 .data = &netdev_budget_usecs,
H A Ddev.c4267 unsigned int __read_mostly netdev_budget_usecs = 2 * USEC_PER_SEC / HZ; variable
6888 usecs_to_jiffies(READ_ONCE(netdev_budget_usecs)); in net_rx_action()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnetdevice.h4023 extern unsigned int netdev_budget_usecs;