Home
last modified time | relevance | path

Searched refs:dm_hw_check_delta (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/core/
H A Ddrop_monitor.c104 static unsigned long dm_hw_check_delta = 2*HZ; variable
294 (time_after(jiffies, new_stat->last_rx + dm_hw_check_delta)) && in trace_napi_poll_hit()
/kernel/linux/linux-6.6/net/core/
H A Ddrop_monitor.c103 static unsigned long dm_hw_check_delta = 2*HZ; variable
291 if (time_after(jiffies, stat->last_rx + dm_hw_check_delta) && in trace_napi_poll_hit()

Completed in 5 milliseconds