Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/uevent/
H A Duevent_filtering.c244 uint64_t wait_val; in do_test() local
299 ret = read_nointr(sync_fd, &wait_val, sizeof(wait_val)); in do_test()
300 if (ret != sizeof(wait_val)) { in do_test()