Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dtest_progs.c189 static void watchdog_timer_func(union sigval sigval) in watchdog_timer_func() function
255 .sigev_notify_function = watchdog_timer_func, in watchdog_init()