Searched refs:ntwdt_stop_timer_lock (Results 1 – 2 of 2) sorted by relevance
145 static void ntwdt_stop_timer_lock(void *arg);397 ntwdt_stop_timer_lock((void *)ntwdt_ptr); in ntwdt_detach()699 (void) timeout(ntwdt_stop_timer_lock, ntwdt_ptr, 0); in ntwdt_cyclic_softint()772 ntwdt_stop_timer_lock(void *arg) in ntwdt_stop_timer_lock() function
429 static void ntwdt_stop_timer_lock(void *arg);814 ntwdt_stop_timer_lock((void *)ntwdt_ptr); in ntwdt_detach()1509 (void) timeout(ntwdt_stop_timer_lock, ntwdt_ptr, 0); in ntwdt_cyclic_softint()1637 ntwdt_stop_timer_lock(void *arg) in ntwdt_stop_timer_lock() function