Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/timens/
H A Dtimer.c29 struct sigevent sevp = {.sigev_notify = SIGEV_NONE}; in run_test() local
42 if (timer_create(clockid, &sevp, &fd) == -1) { in run_test()