Home
last modified time | relevance | path

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

/linux/net/core/
H A Ddev.c6911 static enum hrtimer_restart napi_watchdog(struct hrtimer *timer) in napi_watchdog() function
7332 hrtimer_setup(&napi->timer, napi_watchdog, CLOCK_MONOTONIC, HRTIMER_MODE_REL_PINNED); in netif_napi_add_weight_locked()