clockintr: rename clockqueue_reset_intrclock to clockqueue_intrclock_reprogram
authorcheloha <cheloha@openbsd.org>
Sat, 24 Feb 2024 01:43:32 +0000 (01:43 +0000)
committercheloha <cheloha@openbsd.org>
Sat, 24 Feb 2024 01:43:32 +0000 (01:43 +0000)
commit2b39aa20af4373868cfffa12ffba65bebf61ce42
treee71b11c4591bc4d9a873343d61ef26993cc1cdd3
parent127fa8d558c395962f8628e05466a7388994841b
clockintr: rename clockqueue_reset_intrclock to clockqueue_intrclock_reprogram

The function should be in the clockqueue_intrclock namespace.  Also,
"reprogram" is a better word for what the function actually does.
sys/kern/kern_clockintr.c