Home
last modified time | relevance | path

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

/netbsd/sys/kern/
H A Dkern_module.c104 static int module_thread_ticks; variable
1697 module_thread_ticks = hz; in module_thread()
1702 module_thread_ticks = hz; in module_thread()
1741 module_thread_ticks); in module_thread()
1742 module_thread_ticks = 0; in module_thread()
1758 module_thread_ticks = hz; in module_thread_kick()