Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/uevent/
Duevent_filtering.c245 uint64_t wait_val; in do_test() local
300 ret = read_nointr(sync_fd, &wait_val, sizeof(wait_val)); in do_test()
301 if (ret != sizeof(wait_val)) { in do_test()