Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 1 milliseconds