Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dtest_progs.c253 struct sigevent watchdog_sev = { in watchdog_init() local
260 err = timer_create(CLOCK_MONOTONIC, &watchdog_sev, &env.watchdog); in watchdog_init()