Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/os/
H A Dcallout.c48 static int callout_tolerance; /* callout hires tolerance */ variable
827 next = expiration + callout_tolerance; in callout_heap_delete()
2109 if (callout_tolerance <= 0) in callout_init()
2110 callout_tolerance = CALLOUT_TOLERANCE; in callout_init()